Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-03-20 14:30:58 +01:00 committed by GitHub
parent a30f7acba3
commit 63de746255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,9 +44,9 @@ jobs:
- name: msys2
shell: msys2 {0}
run: |
sudo mkdir /c
sudo ln -s /mnt/c /c
echo $PATH
mkdir /c
ln -s /mnt/c /c
ls -la /c
#export VS=/mnt/c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio/2019/Enterprise
#PATH=$VS/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64:$VS/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin:$PATH
#sudo apt -y install yasm