Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pablode authored Nov 30, 2024
1 parent f588651 commit 4675e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
# There seems to be a transitive dependency on libGL (perhaps by hgi)
run: sudo apt-get update && sudo apt-get install libgl1-mesa-dev

# TODO: fixed Mesa version
- name: Install packages
if: inputs.run-tests
run: |
Expand Down

0 comments on commit 4675e90

Please sign in to comment.