Skip to content

Commit 631f52e

Browse files
committed
bash fix
1 parent 4d8a35e commit 631f52e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ jobs:
278278
# ninja: error: mkdir(tools/clang/tools/extra/clang-tidy/misc/ConfusableTable/CMakeFiles/clang-tidy-confusable-chars-gen.dir/C_/actions-runner/llvm-project/llvm-project/llvm): No such file or directory
279279
- name: Build Windows
280280
if: runner.os == 'Windows'
281+
shell: bash
281282
run: |
282283
ninja -v -C build stage2-package
283284

0 commit comments

Comments
 (0)