Update test.yml
This commit is contained in:
parent
6759fcdaa6
commit
caa2be03e7
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
cd x265/build/vc15-x86_64
|
cd x265/build/vc15-x86_64
|
||||||
md work
|
md work
|
||||||
cd work
|
cd work
|
||||||
dir "${{ env.vsPath }}VC\Tools"
|
dir "${{ env.vsPath }}VC\Tools\MSVC"
|
||||||
- name: Publish artifact
|
- name: Publish artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user