ci: do not use portable for windows actions

This commit is contained in:
leo 2024-12-24 14:40:12 +08:00
parent f53b71bfe7
commit c9b00d7bfe
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

View file

@ -0,0 +1,12 @@
#!/usr/bin/env bash
set -e
set -o
set -u
set pipefail
cd build
rm -rf SourceGit/*.pdb
zip "sourcegit_$VERSION.$RUNTIME.zip" -r SourceGit