Skip to content

Commit

Permalink
tests install ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Jan 3, 2025
1 parent 6732e42 commit 7f30eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y libudev-dev pkg-config
sudo apt-get install -y libudev-dev pkg-config ffmpeg
- name: Install protoc
uses: arduino/setup-protoc@v3
Expand Down

0 comments on commit 7f30eed

Please sign in to comment.