Update ffmpeg.yml
This commit is contained in:
parent
7e9b0ee660
commit
94cc7ac320
2
.github/workflows/ffmpeg.yml
vendored
2
.github/workflows/ffmpeg.yml
vendored
@ -426,6 +426,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: cache
|
path: cache
|
||||||
key: cache-key
|
key: cache-key
|
||||||
|
- name: Set up NASM
|
||||||
|
uses: ilammy/setup-nasm@v1.2.1
|
||||||
- name: Set up GIT
|
- name: Set up GIT
|
||||||
run: |
|
run: |
|
||||||
git config --global core.autocrlf false
|
git config --global core.autocrlf false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user