Skip to content

Commit 6faf149

Browse files
Update nightly.yml
1 parent 7f05cdd commit 6faf149

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
@@ -85,6 +85,7 @@ jobs:
8585
- name: Configure build
8686
shell: cmd
8787
run: |
88+
rmdir ${{env.BUILD_DIR}} /s /q
8889
call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
8990
call "C:\Program Files (x86)\Intel\oneAPI\setvars-vcvarsall.bat"
9091
cmake ^

0 commit comments

Comments
 (0)