Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-03-22 13:02:33 +01:00 committed by GitHub
parent 7e9b0ee660
commit 94cc7ac320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -426,6 +426,8 @@ jobs:
with:
path: cache
key: cache-key
- name: Set up NASM
uses: ilammy/setup-nasm@v1.2.1
- name: Set up GIT
run: |
git config --global core.autocrlf false