Pack Debian package for artifact-pack

This commit is contained in:
Misaka-blog 2023-10-27 08:16:16 +08:00
parent 1bebdc546c
commit 0597580857

View File

@ -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