Skip to content

Commit fe2aaf2

Browse files
committed
Debugging CI
1 parent f747cfe commit fe2aaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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 ffmpeg
16+
command: sudo apt-get install -y cmake
1717

1818
- run:
1919
name: Install Python dependencies

0 commit comments

Comments
 (0)