We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee93df2 commit 4007983Copy full SHA for 4007983
.github/workflows/nightly.yml
@@ -83,6 +83,7 @@ jobs:
83
-p=NEED_VS2019_INTEGRATION=0 -p=NEED_VS2022_INTEGRATION=0 --log-dir=.
84
85
- name: Configure build
86
+ shell: cmd
87
run: |
88
call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
89
call "C:\Program Files (x86)\Intel\oneAPI\setvars-vcvarsall.bat"
0 commit comments