workflow updates

This commit is contained in:
msramalho
2022-06-21 19:19:56 +02:00
parent 5c965102a4
commit cf5fb91c84
2 changed files with 6 additions and 2 deletions

View File

@@ -16,6 +16,11 @@ runs:
with:
python-version: ${{ inputs.python-version }}
- shell: bash
run: |
# install ffmpeg
apt install ffmpeg
- shell: bash
run: |
# Install prerequisites.