Update x265.yml
This commit is contained in:
parent
5dae8ce9cb
commit
651a8a08d5
2
.github/workflows/x265.yml
vendored
2
.github/workflows/x265.yml
vendored
@ -96,7 +96,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: build
|
path: build
|
||||||
- name: Build X265 (10 bit)
|
- name: Build X265
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
call "${{ env.vsPath }}VC\Auxiliary\Build\vcvars64.bat"
|
call "${{ env.vsPath }}VC\Auxiliary\Build\vcvars64.bat"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user