Skip to content

Commit 149cfe1

Browse files
committed
bad idea
1 parent 9a930a1 commit 149cfe1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,9 @@ jobs:
366366
timeout-minutes: 3
367367
with:
368368
persist-credentials: false
369-
- name: cl.exe version
369+
- name: Try upgrading vs oh god
370370
run: |
371+
choco install visualstudio2022buildtools
371372
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" arm64
372373
cl.exe
373374
shell: cmd

0 commit comments

Comments
 (0)