Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 1, 2021
1 parent 7ecf059 commit f477e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
- run:
name: install avconv (ffmpeg)
command: |
sudo apt-get install libav-tools
sudo apt-get install ffmpeg
- run:
name: install dependencies (1) - requirements_conda
Expand Down

0 comments on commit f477e07

Please sign in to comment.