mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 16:01:28 +00:00
~修复upx被上传到github的bug
This commit is contained in:
1
.github/workflows/update_meta_core.yaml
vendored
1
.github/workflows/update_meta_core.yaml
vendored
@@ -179,6 +179,7 @@ jobs:
|
||||
;;
|
||||
esac
|
||||
done
|
||||
rm -rf upx-3.9*
|
||||
|
||||
- name: Zip core by tar
|
||||
if: ${{ !endsWith(env.PUSHDIR, '_upx') }}
|
||||
|
||||
1
.github/workflows/update_singbox_core.yaml
vendored
1
.github/workflows/update_singbox_core.yaml
vendored
@@ -215,6 +215,7 @@ jobs:
|
||||
;;
|
||||
esac
|
||||
done
|
||||
rm -rf upx-3.9*
|
||||
|
||||
- name: Zip core by tar
|
||||
if: ${{ !endsWith(env.PUSHDIR, '_upx') }}
|
||||
|
||||
Reference in New Issue
Block a user