Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FloMPS committed Oct 10, 2023
1 parent 9d5a42e commit b7eab8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update && sudo apt-get install ffmpeg libsm6 libxext6 -y
sudo apt-get update && sudo apt install libgl1-mesa-glx
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
Expand Down

0 comments on commit b7eab8e

Please sign in to comment.