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