Skip to content

Commit

Permalink
try another
Browse files Browse the repository at this point in the history
  • Loading branch information
shuse2 committed May 19, 2024
1 parent e14c681 commit 11bb0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

- name: Build and pack mac app
if: startsWith(matrix.os, 'macos')
uses: ente-io/action-electron-builder@v1.0.0
uses: CryogenicPlanet/action-electron-builder@v2
with:
build_script_name: pack
mac_certs: ${{ secrets.mac_certs }}
Expand Down

0 comments on commit 11bb0b2

Please sign in to comment.