mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-19 06:30:07 +08:00
Pack Debian package for artifact-pack
This commit is contained in:
parent
1bebdc546c
commit
0597580857
1
.github/workflows/build-qv2ray-cmake.yml
vendored
1
.github/workflows/build-qv2ray-cmake.yml
vendored
@ -179,7 +179,6 @@ jobs:
|
||||
zip -r $version_standalone-windows64.zip nekoray
|
||||
rm -rf nekoray
|
||||
- name: Pack Debian
|
||||
if: github.event.inputs.publish != 'y'
|
||||
run: |
|
||||
source libs/env_deploy.sh
|
||||
find . -name artifacts.tgz | xargs -n1 tar xvzf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user