Skip to content

Commit

Permalink
egl install redux
Browse files Browse the repository at this point in the history
  • Loading branch information
bcorfman committed Oct 21, 2024
1 parent 38dedb2 commit f467c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up environment
run: |
sudo apt-get update
sudo apt-get install -y mesa-common-dev libegl1-mesa-dev
sudo apt-get install -y libglfw3-dev libgles2-mesa-dev
- name: Install dependencies
run: |
Expand Down

0 comments on commit f467c93

Please sign in to comment.