We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24e223 commit b803008Copy full SHA for b803008
1 file changed
.github/workflows/release.yml
@@ -173,6 +173,7 @@ jobs:
173
174
# ── Build ─────────────────────────────────────────────────────────────
175
- name: Wails build
176
+ shell: bash
177
run: |
178
wails build \
179
-platform ${{ matrix.wails-platform }} \
0 commit comments