Update x265.yml

This commit is contained in:
Daniel Stankewitz 2022-03-25 11:54:04 +01:00 committed by GitHub
parent 79d39d7a40
commit 06a2f9ee63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ jobs:
move x265_config.h ..\..\..\..\dist\include\
cd ..\..\..\..
"${{ env.vsPath }}VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\lib.exe" /ignore:4006 /ignore:4221 /OUT:dist\lib\x265.lib build\x265-static.lib build\x265_10bit\x265_10bit.lib build\x265_12bit\x265_12bit.lib
copy source\x265.h dist\include\
copy x265\source\x265.h dist\include\
dir /s dist
D:\a\_temp\setup-msys2\msys2.cmd -c 'cd dist ; tar czf ../libx265.tgz *'
- name: Publish artifact