[CI > Build] Re-enable stripping

This commit is contained in:
Ducko 2022-02-07 08:17:04 +00:00
parent 2b95e73350
commit 985a2b93f1
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