Skip to content

Commit

Permalink
add mesa driver into gempyre.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmertama committed Nov 2, 2023
1 parent 8b2f4f6 commit d9f08ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gempyre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
if: startsWith(matrix.config.name, 'ubuntu')
run: |
sudo apt-get update
sudo apt-get install libegl1-mesa
sudo apt-get install doxygen
sudo apt-get install graphviz
sudo apt-get install ninja-build cmake
Expand Down

0 comments on commit d9f08ea

Please sign in to comment.