Skip to content

Commit 353e9c8

Browse files
c
1 parent f3253e0 commit 353e9c8

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
@@ -134,7 +134,7 @@ jobs:
134134
# echo "${PWD}/.venv/bin" >> $GITHUB_PATH
135135
# pip install -r third_party/requirements.txt
136136

137-
- name: Download DPC++.
137+
- name: Download DPC++..
138138
run: |
139139
wget -O dpcpp_compiler.tar.gz https://github.com/intel/llvm/releases/download/nightly-2025-03-25/sycl_linux.tar.gz
140140
mkdir -p dpcpp_compiler

0 commit comments

Comments
 (0)