Skip to content

Commit

Permalink
fix ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinGab committed Aug 24, 2024
1 parent 78989f4 commit 27266ab
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@ jobs:
coverage: none

- name: Setup ffmpeg
uses: FedericoCarboni/setup-ffmpeg@v3
with:
ffmpeg-version: release
architecture: ""
github-token: ${{ github.server_url == 'https://github.com' && github.token || '' }}
uses: AnimMouse/setup-ffmpeg@v1

- name: Setup problem matchers
run: |
Expand Down

0 comments on commit 27266ab

Please sign in to comment.