Skip to content

Commit

Permalink
added the repo ppa:ubuntu-toolchain-r/test
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jun 9, 2024
1 parent b511c8e commit 0d92e27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Install ubuntu dependencies
shell: bash -el {0}
run: |
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo DEBIAN_FRONTEND=noninteractive apt-get update
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential wget
sudo DEBIAN_FRONTEND=noninteractive apt-get install libopenmpi-dev openmpi-bin
Expand Down

0 comments on commit 0d92e27

Please sign in to comment.