Skip to content

Commit

Permalink
GH fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pbosetti committed Jul 22, 2024
1 parent 35fe0cb commit b70463b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install deps
if: matrix.os == 'ubuntu-latest'
run: >
sudo apt-get update
sudo apt-get update &&
sudo apt-get install -y uuid-dev
- name: Configure CMake
Expand Down

0 comments on commit b70463b

Please sign in to comment.