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