Update ffmpeg.yml
This commit is contained in:
parent
11a6566093
commit
3bf8f44286
3
.github/workflows/ffmpeg.yml
vendored
3
.github/workflows/ffmpeg.yml
vendored
@ -23,6 +23,9 @@ jobs:
|
|||||||
uses: microsoft/setup-msbuild@v1.1
|
uses: microsoft/setup-msbuild@v1.1
|
||||||
with:
|
with:
|
||||||
msbuild-architecture: x64
|
msbuild-architecture: x64
|
||||||
|
- name: Set up development tools
|
||||||
|
shell: cmd {0}
|
||||||
|
run: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat
|
||||||
- name: Set up cache
|
- name: Set up cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user