Skip to content

Commit

Permalink
[bug] fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Nov 7, 2024
1 parent 87059af commit 1d334aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cache: 'yarn'

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

0 comments on commit 1d334aa

Please sign in to comment.