mirror of
https://github.com/aimrebirth/tools.git
synced 2026-04-15 01:43:25 +00:00
Merge.
This commit is contained in:
commit
10d12bdb8e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sw.yml
vendored
2
.github/workflows/sw.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: egorpugin/sw-action@master
|
||||
|
||||
- name: build
|
||||
run: ./sw -static -shared -config d,r build
|
||||
run: ./sw -static build
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue