We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd88938 commit 35f44ddCopy full SHA for 35f44dd
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Prepare macOS app bundle
78
run: |
79
- zip rs-wavelog-gate-macos.zip rs-wavelog-gate-macos/WavelogGate.app
+ zip -r rs-wavelog-gate-macos.zip rs-wavelog-gate-macos
80
81
- name: Prepare Windows executable
82
0 commit comments