Skip to content

Commit

Permalink
ci: Add ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacurtiss committed Jun 5, 2024
1 parent 33bd7f0 commit 8947045
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: FedericoCarboni/setup-ffmpeg@v3
with:
ffmpeg-version: release
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 8947045

Please sign in to comment.