Skip to content

Commit

Permalink
[ci\cd] add libegl system deps to fix github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CheerfulPianissimo committed Aug 25, 2024
1 parent 21716e7 commit 76c3e32
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 @@ -18,6 +18,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y --no-install-recommends \
libwayland-dev \
libegl-dev \
- name: Build
run: |
Expand Down

0 comments on commit 76c3e32

Please sign in to comment.