We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69cd584 commit a3e8938Copy full SHA for a3e8938
.circleci/config.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- run:
15
name: Install deps for building atari-py
16
- command: sudo apt-get install -y cmake
+ command: sudo apt-get install -y cmake ffmpeg
17
18
19
name: Install Python dependencies
0 commit comments