Skip to content

Commit

Permalink
Updated SPR-icpx CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sterrettm2 committed Oct 2, 2024
1 parent 13ea0fd commit dceb53b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,7 @@ jobs:
echo "deb https://apt.repos.intel.com/oneapi all main" | sudo tee /etc/apt/sources.list.d/oneAPI.list
sudo add-apt-repository -y "deb https://apt.repos.intel.com/oneapi all main"
sudo apt update --allow-insecure-repositories
sudo apt --allow-unauthenticated -y install intel-oneapi-compiler-dpcpp-cpp libgtest-dev curl git python3-pip
sudo pip3 install meson ninja
sudo apt --allow-unauthenticated -y install intel-oneapi-compiler-dpcpp-cpp libgtest-dev curl git python3-pip meson
- name: Install Intel SDE
run: |
Expand Down

0 comments on commit dceb53b

Please sign in to comment.