[CI > Build] Revert purposeful breakage to test
This commit is contained in:
parent
d554a6c659
commit
5c0ee418b6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
@ -28,7 +28,6 @@ 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
|
||||
rm src/updater/request.js
|
||||
npx asar pack src app.asar
|
||||
|
||||
- name: Upload artifact
|
||||
|
|
Loading…
Reference in a new issue