mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
Update build.yml
This commit is contained in:
parent
706d4d8605
commit
ed32d9d16f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -245,7 +245,7 @@ jobs:
|
|||||||
source script/env_deploy.sh
|
source script/env_deploy.sh
|
||||||
find . -name artifacts.tgz | xargs -n1 tar xvzf
|
find . -name artifacts.tgz | xargs -n1 tar xvzf
|
||||||
cd deployment
|
cd deployment
|
||||||
rm -rf *.pdb win*/*.pdb win*/*.png
|
rm -rf *.pdb win*/*.pdb
|
||||||
####
|
####
|
||||||
bash ../script/pack_debian.sh ${{ github.event.inputs.tag }}
|
bash ../script/pack_debian.sh ${{ github.event.inputs.tag }}
|
||||||
mv Throne.deb $version_standalone-debian-x64.deb
|
mv Throne.deb $version_standalone-debian-x64.deb
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user