Add missing ffmpeg package for fixtures generation
This commit is contained in:
parent
4a3ce313d1
commit
84c334eafb
2 changed files with 5 additions and 1 deletions
2
.github/workflows/tools.yml
vendored
2
.github/workflows/tools.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
|
||||
- name: Generate packages list
|
||||
run: |
|
||||
scripts/packages.py -f line ${{ matrix.release }} \
|
||||
scripts/packages.py --dev --format line ${{ matrix.release }} \
|
||||
python_apps/airtime_analyzer \
|
||||
python_apps/pypo \
|
||||
> packages.list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue