Skip to content

Commit

Permalink
chore(ci): disable build info for now
Browse files Browse the repository at this point in the history
  • Loading branch information
eliandoran committed Jan 19, 2025
1 parent eaf7e26 commit 16e091c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-electron/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ runs:
run: npm ci
- name: Update build info
shell: cmd
if: false
run: npm run update-build-info
- name: Run electron-forge
shell: cmd
Expand Down

0 comments on commit 16e091c

Please sign in to comment.