Skip to content

Commit

Permalink
Add apt-repository tools
Browse files Browse the repository at this point in the history
  • Loading branch information
qubka committed Jun 13, 2024
1 parent 088f448 commit 3222638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-multiple-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:

- name: Install GCC-11
run: |
sudo apt install -y software-properties-common
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt update && sudo apt install -y gcc-11 g++-11
Expand Down

0 comments on commit 3222638

Please sign in to comment.