We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e296997 commit 8365650Copy full SHA for 8365650
.github/workflows/sycl-windows-build.yml
@@ -130,7 +130,7 @@ jobs:
130
mkdir install
131
mkdir -p D:\github\_work\cache
132
mkdir -p D:\github\_work\cache\${{inputs.build_cache_suffix}}
133
- python.exe src/buildbot/configure.py -o build \
+ python.exe src/buildbot/configure.py -o build ^
134
--ci-defaults %ARGS% ^
135
--cmake-opt="-DCMAKE_C_COMPILER=${{inputs.compiler}}" ^
136
--cmake-opt="-DCMAKE_CXX_COMPILER=${{inputs.compiler}}" ^
0 commit comments