Skip to content

Commit

Permalink
[wip] add libavdevice-dev dependency for GHA Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsbradleyjr committed Jul 29, 2023
1 parent 8289940 commit d8b5015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
sudo DEBIAN_FRONTEND=noninteractive apt-fast install --no-install-recommends -yq \
ffmpeg \
libavcodec-dev \
libavdevice-dev \
libavformat-dev \
libdeflate-dev \
libswscale-dev \
Expand Down

0 comments on commit d8b5015

Please sign in to comment.