Skip to content

Commit 463a3f3

Browse files
committed
tryagain
1 parent b41ba3c commit 463a3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-cl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: ilammy/msvc-dev-cmd@v1
2020

2121
- name: Environment
22-
run: clang-cl -E -dM nul
22+
run: clang-cl -E -Xclang -dM nul
2323

2424
- name: Configure CMake
2525
env:

0 commit comments

Comments
 (0)