Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Mar 5, 2024
1 parent 6a55f48 commit 65c5ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_ock_demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Get Intel OneAPI Nightly Release
run: |
# Update the nightly release from intel/llvm from 2024-03-04 to daily once
# everything has stablised
# everything has stablized
wget "https://github.com/intel/llvm/releases/download/nightly-2024-03-04/sycl_linux.tar.gz"
mkdir linux_nightly_release
tar -xzf sycl_linux.tar.gz -C linux_nightly_release
Expand Down

0 comments on commit 65c5ac1

Please sign in to comment.