Skip to content

Commit

Permalink
switched to specific needed libav libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelrahim-hentabli committed Apr 28, 2024
1 parent 4f0645b commit 5f4be01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pcm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
submodules: 'true'
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: ffmpeg
packages: libavutil libavcodec libavformat libswscale libswresample
version: 1.0
execute_install_scripts: true
- name: FFMPEG library info
Expand Down

0 comments on commit 5f4be01

Please sign in to comment.