Skip to content

Commit 2813313

Browse files
committed
fix typo
1 parent 2cb0bcb commit 2813313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
binaries_artifact: sycl_cts_bin_win_with_new_offload_model
254254

255255
run-with-new-offload-sycl-cts-win:
256-
needs: [build-win, build-with-new-offload-sycl-cts-win]
256+
needs: [build-win, build-with-new-offload-model-sycl-cts-win]
257257
if: ${{ !cancelled() && needs.build-win.outputs.build_conclusion == 'success' }}
258258
strategy:
259259
fail-fast: false

0 commit comments

Comments
 (0)