update
This commit is contained in:
parent
2daf890ed1
commit
be18fb8568
12 changed files with 427 additions and 19 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -11,8 +11,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Prepare
|
||||
run: sudo apt install clang lld
|
||||
- name: Build
|
||||
run: ./build.sh
|
||||
- name: Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue