Update ffmpeg.yml
This commit is contained in:
parent
08b3597377
commit
96e212c554
1
.github/workflows/ffmpeg.yml
vendored
1
.github/workflows/ffmpeg.yml
vendored
@ -439,6 +439,7 @@ jobs:
|
|||||||
shell: cmd
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
call "${{ env.vsPath }}VC\Auxiliary\Build\vcvars64.bat"
|
call "${{ env.vsPath }}VC\Auxiliary\Build\vcvars64.bat"
|
||||||
|
set NASM_EXECUTABLE=nasm.exe
|
||||||
md build build\include build\lib build\lib\pkgconfig dist
|
md build build\include build\lib build\lib\pkgconfig dist
|
||||||
cd x265\build\vc15-x86_64
|
cd x265\build\vc15-x86_64
|
||||||
mkdir work work10 work12
|
mkdir work work10 work12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user