Skip to content

Commit 2ee836c

Browse files
d
1 parent cbd4f70 commit 2ee836c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
# sudo apt-get install -y intel-oneapi-runtime-opencl intel-oneapi-base-toolkit
175175
- name: check sycl-ls
176176
run: |
177-
sycl-ls
177+
ls -al /opt/intel/oneapi/
178178
179179
- name: Configure Unified Runtime project
180180
# ">" is used to avoid adding "\" at the end of each line; this command is quite long

0 commit comments

Comments
 (0)