We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 326c451 commit ed4fa58Copy full SHA for ed4fa58
1 file changed
.github/workflows/build-sphinx.yml
@@ -49,7 +49,7 @@ jobs:
49
run: |
50
sudo apt-get install intel-oneapi-mkl \
51
intel-oneapi-mkl-devel \
52
- intel-oneapi-dpcpp-cpp-compiler
+ intel-oneapi-compiler-dpcpp-cpp
53
54
# https://github.com/marketplace/actions/checkout
55
- name: Install nvidia-cuda support drivers
0 commit comments