Skip to content

Commit

Permalink
Merge pull request #62 from oslabs-beta/fixing-electron-build
Browse files Browse the repository at this point in the history
Fixing electron build
  • Loading branch information
peterzepf authored Aug 24, 2023
2 parents 85bac70 + ffc73cc commit c6780a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
node-version: '18.x'

- name: Build/release Electron app
uses: samuelmeuli/action-electron-builder@v1
uses: peterzepf/action-electron-builder@1.6.1
with:
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)
Expand Down

0 comments on commit c6780a0

Please sign in to comment.