Skip to content

Commit 16e091c

Browse files
committed
chore(ci): disable build info for now
1 parent eaf7e26 commit 16e091c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-electron/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ runs:
2020
run: npm ci
2121
- name: Update build info
2222
shell: cmd
23+
if: false
2324
run: npm run update-build-info
2425
- name: Run electron-forge
2526
shell: cmd

0 commit comments

Comments
 (0)