Update dev.yml
This commit is contained in:
parent
10013bb097
commit
eb15f2c5f1
1 changed files with 2 additions and 2 deletions
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
env:
|
||||
NAME: Clash.Meta
|
||||
BINDIR: bin
|
||||
run: make -j all-arch
|
||||
run: make -j releases
|
||||
|
||||
- name: Upload Dev
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
|
Loading…
Reference in a new issue