[CI > Build] Temporarily disable stripping

This commit is contained in:
CanadaHonk 2022-02-06 23:46:14 +00:00 committed by GitHub
parent a39d76bf25
commit 2b95e73350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
npm i -g asar
bash scripts/injectPolyfills.sh
sed -i -e "s/nightly/nightly-$(git rev-parse HEAD | cut -c 1-7)/" src/index.js
node scripts/strip.js
# node scripts/strip.js
npx asar pack src app.asar
- name: Upload artifact