Skip to content

Commit b113f69

Browse files
committed
change shell
1 parent f194b48 commit b113f69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ jobs:
196196
clang-cl --version
197197
198198
- name: Build package
199+
shell: cmd /C call {0}
199200
run: |
200201
set CC=clang-cl
201202
set CXX=clang-cl

0 commit comments

Comments
 (0)