Skip to content

Commit

Permalink
fix: refresh package registry first
Browse files Browse the repository at this point in the history
  • Loading branch information
escaped committed Jan 11, 2021
1 parent eec535e commit 27f7928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install tox tox-gh-actions coveralls
sudo apt-get update
sudo apt-get install -y ffmpeg
- name: Test with tox
run: tox
Expand Down

0 comments on commit 27f7928

Please sign in to comment.