Skip to content

Commit b803008

Browse files
committed
fix: run wails build with bash in ci
1 parent d24e223 commit b803008

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173
174174
# ── Build ─────────────────────────────────────────────────────────────
175175
- name: Wails build
176+
shell: bash
176177
run: |
177178
wails build \
178179
-platform ${{ matrix.wails-platform }} \

0 commit comments

Comments
 (0)