Update x265.yml

This commit is contained in:
Daniel Stankewitz 2022-03-23 08:50:43 +01:00 committed by GitHub
parent f468eefc97
commit 2c08de2357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,8 @@ jobs:
md work12
cd work12
cmake -G "Visual Studio 16 2019" ..\..\..\source -DHIGH_BIT_DEPTH=ON -DEXPORT_C_API=OFF -DENABLE_SHARED=OFF -DENABLE_CLI=OFF -DMAIN12=ON
type CMakeFiles/CMakeOutput.log
type CMakeFiles/CMakeError.log
- name: Publish artifact
uses: actions/upload-artifact@v2
with: