We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82872e commit 66d22dfCopy full SHA for 66d22df
1 file changed
.github/workflows/publish-armv7l.yml .github/workflows/publish-raspberrypi.yml.github/workflows/publish-armv7l.yml renamed to .github/workflows/publish-raspberrypi.yml
@@ -48,4 +48,4 @@ jobs:
48
# This is used for uploading release assets to github
49
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
run: |
51
- npm exec electron-builder -- --publish always --armv7l
+ npm exec electron-builder -- --publish always --armv7l --arm64
0 commit comments