~修复upx被上传到github的bug

This commit is contained in:
juewuy
2026-01-01 13:04:43 +08:00
parent 4cdcb39f86
commit ba1bd75666
2 changed files with 2 additions and 0 deletions

View File

@@ -179,6 +179,7 @@ jobs:
;;
esac
done
rm -rf upx-3.9*
- name: Zip core by tar
if: ${{ !endsWith(env.PUSHDIR, '_upx') }}

View File

@@ -215,6 +215,7 @@ jobs:
;;
esac
done
rm -rf upx-3.9*
- name: Zip core by tar
if: ${{ !endsWith(env.PUSHDIR, '_upx') }}