Skip to content

Commit 16cada2

Browse files
committed
update the github
1 parent f72e142 commit 16cada2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Build Application
6262
# This command runs "electron-builder" as defined in your package.json
63-
run: npm run dist
63+
run: npm run dist -- --win --x64 --ia32
6464
working-directory: './Rhythm Dock'
6565

6666
- name: Upload Release Asset

0 commit comments

Comments
 (0)