We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813a3b7 commit 399e165Copy full SHA for 399e165
.github/workflows/build-ffmpeg.yaml
@@ -79,7 +79,7 @@ jobs:
79
- name: Install APT dependencies
80
uses: awalsh128/cache-apt-pkgs-action@v1
81
with:
82
- packages: ragel cvs yasm pax nasm gperf autogen autoconf-archive
+ packages: subversion ragel cvs yasm pax nasm gperf autogen autoconf-archive
83
84
- name: Install pip dependencies
85
run: sudo -H pip3 -qq install meson ninja
0 commit comments