Update test.yml

This commit is contained in:
Daniel Stankewitz 2022-03-25 09:06:06 +01:00 committed by GitHub
parent 6759fcdaa6
commit caa2be03e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: