Skip to content

Commit f7ec59e

Browse files
Copilot0xrinegade
andcommitted
Fix GitHub workflow shell syntax error on Windows
Co-authored-by: 0xrinegade <[email protected]>
1 parent c7c509b commit f7ec59e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ jobs:
6262
else
6363
echo "Skipping integration tests for cross-compilation target ${{ matrix.target }}"
6464
fi
65+
shell: bash
6566

0 commit comments

Comments
 (0)