We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf7e26 commit 16e091cCopy full SHA for 16e091c
.github/actions/build-electron/action.yml
@@ -20,6 +20,7 @@ runs:
20
run: npm ci
21
- name: Update build info
22
shell: cmd
23
+ if: false
24
run: npm run update-build-info
25
- name: Run electron-forge
26
0 commit comments