This commit is contained in:
msramalho
2022-07-01 13:32:41 +02:00
parent 55cdec2fc8
commit 0c789c3335
2 changed files with 1 additions and 12 deletions

View File

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