Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr-Solovev committed Sep 26, 2024
1 parent b99f858 commit e0bde44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Install DPC++
shell: cmd
run: |
call .\.ci\scripts\install_windows.bat $WINDOWS_BASEKIT_URL $WINDOWS_ALL_COMPONENTS
call .\.ci\scripts\install_windows.bat %WINDOWS_BASEKIT_URL% %WINDOWS_ALL_COMPONENTS%
- name: System Info
shell: cmd
run: |
Expand Down

0 comments on commit e0bde44

Please sign in to comment.