Skip to content

Commit

Permalink
See if the github testrunner is easily fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
pgunn committed Dec 11, 2024
1 parent 85e2cc2 commit 2c2083f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install OS Dependencies
shell: bash -l {0}
run: |
sudo apt-get install libglapi-mesa libegl-mesa0 libegl1 libopengl0 libgl1-mesa-glx
sudo apt-get update && sudo apt-get install libglapi-mesa libegl-mesa0 libegl1 libopengl0 libgl1-mesa-glx
- name: Install Dependencies
shell: bash -l {0}
Expand Down

0 comments on commit 2c2083f

Please sign in to comment.