Skip to content

Commit b565efc

Browse files
committed
fix script
1 parent 3eec030 commit b565efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Run on Windows
163163
if: matrix.os == 'windows-2025'
164164
shell: msys2 {0}
165-
run:
165+
run: |
166166
./ci/setup-windows.sh ${{ matrix.target }}
167167
./ci/run.sh ${{ matrix.target }}
168168

0 commit comments

Comments
 (0)