Skip to content

Commit 66d22df

Browse files
committed
feat: armv7l用の公開ワークフローを追加
1 parent f82872e commit 66d22df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
# This is used for uploading release assets to github
4949
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050
run: |
51-
npm exec electron-builder -- --publish always --armv7l
51+
npm exec electron-builder -- --publish always --armv7l --arm64

0 commit comments

Comments
 (0)