Skip to content

Commit

Permalink
no apt commands for multi-platfrom ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Schneider committed Nov 18, 2021
1 parent 2aeff5a commit 147f2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install mobile-env and additional dependencies
run: |
sudo apt update -y
# sudo apt update -y
# sudo apt install ffmpeg imagemagick
python -m pip install --upgrade pip
pip install .
Expand Down

0 comments on commit 147f2d6

Please sign in to comment.