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 7ded017 commit abd0ce6Copy full SHA for abd0ce6
.github/workflows/Build FFmpeg for Windows.yml
@@ -19,6 +19,7 @@ jobs:
19
mingw-w64-x86_64-pkg-config
20
mingw-w64-x86_64-zlib
21
zip
22
+ nasm
23
24
- name: Download FFmpeg source code
25
run: |
0 commit comments