Skip to content

Commit

Permalink
remove deps from mujoco
Browse files Browse the repository at this point in the history
  • Loading branch information
qgallouedec committed Jun 12, 2024
1 parent 73ccaf4 commit 03b87b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update && sudo apt-get install libgl1-mesa-dev libxinerama-dev libxcursor-dev libxrandr-dev libxi-dev ninja-build
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 03b87b0

Please sign in to comment.