Skip to content

Commit 198bf3c

Browse files
committed
fix: shell workflow
1 parent 8dbbc09 commit 198bf3c

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
@@ -42,6 +42,7 @@ jobs:
4242
run: bun install --frozen-lockfile
4343

4444
- name: Build binary
45+
shell: bash
4546
run: |
4647
case "${{ matrix.target }}" in
4748
linux-x64)

0 commit comments

Comments
 (0)