Skip to content

Commit

Permalink
plop
Browse files Browse the repository at this point in the history
  • Loading branch information
hugsy authored Mar 21, 2024
1 parent a512265 commit 9adbd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: |
sudo apt update
sudo apt upgrade -y
sudo apt install -y build-essential libgl1-mesa-glx python3-dev python3-pip python3-wheel python3-setuptools
sudo apt install -y build-essential libegl1 libgl1-mesa-glx python3-dev python3-pip python3-wheel python3-setuptools
- name: "Install Pre-requisite (macOS)"
if: matrix.os == 'macos-latest'
Expand Down

0 comments on commit 9adbd3d

Please sign in to comment.