Skip to content

Commit a3e8938

Browse files
rossbarmelissawm
authored andcommitted
Add ffmpeg dep for atari-py.
1 parent 69cd584 commit a3e8938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- run:
1515
name: Install deps for building atari-py
16-
command: sudo apt-get install -y cmake
16+
command: sudo apt-get install -y cmake ffmpeg
1717

1818
- run:
1919
name: Install Python dependencies

0 commit comments

Comments
 (0)