Skip to content

Commit 25330f4

Browse files
Update nightly.yml
1 parent 2a5b499 commit 25330f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +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 cmake ^
90+
cmake ^
9191
-B ${{env.BUILD_DIR}} ^
9292
-DCMAKE_PREFIX_PATH="${{env.VCPKG_PATH}}" ^
9393
-DCMAKE_C_COMPILER=${{matrix.compiler.c}} ^

0 commit comments

Comments
 (0)