Skip to content

Commit 35f44dd

Browse files
committed
feat: bundle
1 parent bd88938 commit 35f44dd

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
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Prepare macOS app bundle
7878
run: |
79-
zip rs-wavelog-gate-macos.zip rs-wavelog-gate-macos/WavelogGate.app
79+
zip -r rs-wavelog-gate-macos.zip rs-wavelog-gate-macos
8080
8181
- name: Prepare Windows executable
8282
run: |

0 commit comments

Comments
 (0)