Skip to content

Commit

Permalink
Merge pull request #49 from nus-vv-streams/weitsang-patch-1
Browse files Browse the repository at this point in the history
Add setup ffmpeg
  • Loading branch information
weitsang authored Jan 5, 2024
2 parents 0a215a7 + 3328fd3 commit 645882f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
RUSTFLAGS: --deny warnings
steps:
- uses: actions/checkout@v2
- name: Setup FFmpeg
uses: FedericoCarboni/setup-ffmpeg@v3
- name: Build
run: cargo build --all-targets --all-features

0 comments on commit 645882f

Please sign in to comment.