Skip to content

Commit 8365650

Browse files
committed
test
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent e296997 commit 8365650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-windows-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
mkdir install
131131
mkdir -p D:\github\_work\cache
132132
mkdir -p D:\github\_work\cache\${{inputs.build_cache_suffix}}
133-
python.exe src/buildbot/configure.py -o build \
133+
python.exe src/buildbot/configure.py -o build ^
134134
--ci-defaults %ARGS% ^
135135
--cmake-opt="-DCMAKE_C_COMPILER=${{inputs.compiler}}" ^
136136
--cmake-opt="-DCMAKE_CXX_COMPILER=${{inputs.compiler}}" ^

0 commit comments

Comments
 (0)