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 25330f4 commit f60d02bCopy full SHA for f60d02b
.github/workflows/nightly.yml
@@ -87,6 +87,7 @@ jobs:
87
run: |
88
call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
89
call "C:\Program Files (x86)\Intel\oneAPI\setvars-vcvarsall.bat"
90
+ bash
91
cmake ^
92
-B ${{env.BUILD_DIR}} ^
93
-DCMAKE_PREFIX_PATH="${{env.VCPKG_PATH}}" ^
0 commit comments