Skip to content

Commit

Permalink
AnimMouse/setup-ffmpeg@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 19, 2025
1 parent ff258fe commit a2a158d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sudo apt-get update
sudo apt-get install --no-install-recommends -y libpulse-dev libasound2-dev portaudio19-dev
- name: Install ffmpeg (for Whisper)
uses: FedericoCarboni/setup-ffmpeg@v3
uses: AnimMouse/setup-ffmpeg@v1
- name: Install Python dependencies (Ubuntu, <=3.12)
if: runner.os == 'Linux' && matrix.python-version != '3.13'
run: |
Expand Down

0 comments on commit a2a158d

Please sign in to comment.