Skip to content

Commit

Permalink
Pack Debian package for artifact-pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka-blog committed Oct 27, 2023
1 parent 1bebdc5 commit 0597580
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-qv2ray-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0597580

Please sign in to comment.