Skip to content

Commit

Permalink
Added libegl to ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlegiantJGC committed Aug 31, 2023
1 parent fd2ef2b commit f61e34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install Ubuntu dependencies
if: matrix.cfg.os == 'ubuntu-latest'
run: |
sudo apt-get install ruby-dev build-essential
sudo apt-get install ruby-dev build-essential libegl1-mesa libegl1-mesa-dev
sudo gem i fpm -f
- name: Create Installer
Expand Down

0 comments on commit f61e34e

Please sign in to comment.