Skip to content

Commit

Permalink
Update stlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-parent committed Jun 6, 2024
1 parent f5f47fd commit 2125bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y ninja-build
sudo apt-get install -y libboost-all-dev
sudo apt-get install -y gcc-${{matrix.config.version}} g++-${{matrix.config.version}}
shell: bash

- name: Install dependencies // Windows
Expand Down

0 comments on commit 2125bee

Please sign in to comment.