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 0905e56 commit 27f0786Copy full SHA for 27f0786
.github/workflows/nightly.yml
@@ -79,6 +79,7 @@ jobs:
79
- name: Configure build
80
shell: cmd
81
run: |
82
+ sh -l
83
call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
84
call "C:\Program Files (x86)\Intel\oneAPI\setvars-vcvarsall.bat"
85
cmake ^
0 commit comments