Skip to content

Commit

Permalink
apt update
Browse files Browse the repository at this point in the history
  • Loading branch information
qgallouedec committed Jun 12, 2024
1 parent 03b87b0 commit 901b462
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 @@ -24,6 +24,7 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y ffmpeg libsm6 libxext6
sudo apt-get install -y python3-opengl
sudo apt install libosmesa6 -y
Expand Down

0 comments on commit 901b462

Please sign in to comment.