Skip to content

Commit

Permalink
fix(workflows): use newer ffmpeg, hopefully get libsvtav1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrOrz committed Feb 29, 2024
1 parent ecbd5e4 commit b9f4485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
steps:
- name: Setup ffmpeg
uses: FedericoCarboni/setup-ffmpeg@v3
with:
ffmpeg-version: 6.1.0
- run: ffmpeg -encoders
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b9f4485

Please sign in to comment.