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 1ddcc25 commit 08feb0eCopy full SHA for 08feb0e
.github/workflows/aiscm.yml
@@ -33,6 +33,7 @@ jobs:
33
apt-get install -q -y protobuf-c-compiler libprotobuf-c-dev
34
apt-get install -q -y cmake
35
apt-get install -q -y wget
36
+ apt-get install -q -y nasm
37
- name: Install ffmpeg-4.4.6
38
run: |
39
wget https://www.ffmpeg.org/releases/ffmpeg-4.4.6.tar.xz
0 commit comments