fix(tests): install ffmpeg in releases+upgrades automated test
This commit is contained in:
parent
0eb8530bb9
commit
5e6f5b3f66
@ -18,6 +18,9 @@ jobs:
|
||||
with:
|
||||
version: 'latest'
|
||||
|
||||
- name: Install ffmpeg
|
||||
run: sudo apt-get install ffmpeg
|
||||
|
||||
- name: Earthly version
|
||||
run: earthly --version
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user