Skip to content

Commit

Permalink
Trying to add osmesa
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Sep 19, 2024
1 parent 6c45baf commit 0b77dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Install system dependencies
run: |
sudo apt update && sudo apt install -y libgl1 libglx-mesa0
sudo apt update && sudo apt install -y libgl1 libglx-mesa0 libosmesa6
- name: Install nimble packages and dev tools
run: |
Expand Down

0 comments on commit 0b77dfc

Please sign in to comment.