Skip to content

Commit 7cf3752

Browse files
committed
oops forgot to delete
1 parent d4254fa commit 7cf3752

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ jobs:
242242
if: ${{ always() && !cancelled() && steps.build.conclusion == 'success' }}
243243
# TODO replace utility installation with a single CMake target
244244
run: |
245-
cmake --build $GITHUB_WORKSPACE/build --target deploy-sycl-toolchain
246245
cmake --build $GITHUB_WORKSPACE/build --target utils/FileCheck/install
247246
cmake --build $GITHUB_WORKSPACE/build --target utils/count/install
248247
cmake --build $GITHUB_WORKSPACE/build --target utils/not/install

0 commit comments

Comments
 (0)