Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit ce975cc

Browse files
committed
chore: add ffmpeg dependency
1 parent f2288d9 commit ce975cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/compile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ EOF
6262
cat << EOF >>$build_tmpdir/Aptfile
6363
# (Optional) XVFB if there's a need to run browsers in headful mode
6464
xvfb
65+
# Recording
66+
ffmpeg
6567
EOF
6668

6769
local cache_tmpdir=$(mktemp -d)

0 commit comments

Comments
 (0)