Skip to content

Commit 692aea8

Browse files
committed
Prettify
1 parent b6d72e1 commit 692aea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,7 @@ jobs:
555555
wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
556556
sudo apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
557557
echo "deb https://apt.repos.intel.com/oneapi all main" | sudo tee /etc/apt/sources.list.d/oneAPI.list
558+
558559
- name: Add ICC & Python 3
559560
run: sudo apt-get update; sudo apt-get install -y intel-oneapi-compiler-dpcpp-cpp cmake python3-dev python3-numpy python3-pytest python3-pip
560561

0 commit comments

Comments
 (0)