Skip to content

Commit e2ecb75

Browse files
Update ur-build-hw.yml
1 parent 6074498 commit e2ecb75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ jobs:
180180
# # echo "deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/oneapi all main" | sudo tee /etc/apt/sources.list.d/oneAPI.list
181181
# # sudo apt-get update
182182
# # sudo apt-get install -y intel-oneapi-runtime-opencl intel-oneapi-base-toolkit
183-
# - name: check sycl-ls
184-
# run: |
185-
# find . /runtimes
183+
- name: check sycl-ls
184+
run: |
185+
find . /runtimes
186186
187187
- name: Configure Unified Runtime project
188188
# ">" is used to avoid adding "\" at the end of each line; this command is quite long

0 commit comments

Comments
 (0)