Update build.yml
This commit is contained in:
parent
e36e8e6b0f
commit
62eedc0447
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
|||||||
- name: Build FFmpeg
|
- name: Build FFmpeg
|
||||||
shell: wsl-bash {0}
|
shell: wsl-bash {0}
|
||||||
run: |
|
run: |
|
||||||
|
PATH=/mnt/c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64:/mnt/c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio/2019/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin:$PATH
|
||||||
mkdir build
|
mkdir build
|
||||||
#BUILD=$(realpath build)
|
#BUILD=$(realpath build)
|
||||||
#tar zxf *.tgz -C build
|
#tar zxf *.tgz -C build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user