Skip to content

Commit f60d02b

Browse files
Update nightly.yml
1 parent 25330f4 commit f60d02b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
run: |
8888
call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
8989
call "C:\Program Files (x86)\Intel\oneAPI\setvars-vcvarsall.bat"
90+
bash
9091
cmake ^
9192
-B ${{env.BUILD_DIR}} ^
9293
-DCMAKE_PREFIX_PATH="${{env.VCPKG_PATH}}" ^

0 commit comments

Comments
 (0)