Skip to content

Commit ed4fa58

Browse files
authored
Corrected name of OneAPI compiler package (#1478)
1 parent 326c451 commit ed4fa58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: |
5050
sudo apt-get install intel-oneapi-mkl \
5151
intel-oneapi-mkl-devel \
52-
intel-oneapi-dpcpp-cpp-compiler
52+
intel-oneapi-compiler-dpcpp-cpp
5353
5454
# https://github.com/marketplace/actions/checkout
5555
- name: Install nvidia-cuda support drivers

0 commit comments

Comments
 (0)