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 f60d02b commit 7f05cddCopy full SHA for 7f05cdd
.github/workflows/nightly.yml
@@ -87,7 +87,6 @@ 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