Skip to content

Commit abb751d

Browse files
sycl
1 parent b3854cd commit abb751d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ur-build-hw.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@ jobs:
134134
# echo "${PWD}/.venv/bin" >> $GITHUB_PATH
135135
# pip install -r third_party/requirements.txt
136136

137+
138+
- name: check sycl-ls
139+
run: |
140+
sycl-ls
141+
137142
- name: Download DPC++..
138143
run: |
139144
wget -O dpcpp_compiler.tar.gz https://github.com/intel/llvm/releases/download/nightly-2025-03-25/sycl_linux.tar.gz

0 commit comments

Comments
 (0)