mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-17 17:32:24 +08:00
mdbx-ci: build github-pages by doxygen.
Change-Id: I9d84ca299cf0b8579157f84dae42fcbb09a6f8bc
This commit is contained in:
4
.github/workflows/release-assets.yml
vendored
4
.github/workflows/release-assets.yml
vendored
@@ -11,10 +11,12 @@ name: Upload Release Asset
|
||||
jobs:
|
||||
build:
|
||||
name: Upload Release Asset
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Build assets
|
||||
run: |
|
||||
make release-assets
|
||||
|
||||
Reference in New Issue
Block a user