Update build.yml

This commit is contained in:
parhelia512 2025-07-21 19:46:26 +08:00 committed by GitHub
parent 706d4d8605
commit ed32d9d16f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -245,7 +245,7 @@ jobs:
source script/env_deploy.sh
find . -name artifacts.tgz | xargs -n1 tar xvzf
cd deployment
rm -rf *.pdb win*/*.pdb win*/*.png
rm -rf *.pdb win*/*.pdb
####
bash ../script/pack_debian.sh ${{ github.event.inputs.tag }}
mv Throne.deb $version_standalone-debian-x64.deb