Update x265.yml
This commit is contained in:
parent
efd8c865fe
commit
7c87375614
6
.github/workflows/x265.yml
vendored
6
.github/workflows/x265.yml
vendored
@ -18,7 +18,7 @@ env:
|
||||
|
||||
jobs:
|
||||
|
||||
x265:
|
||||
x265-12:
|
||||
runs-on: windows-2019
|
||||
steps:
|
||||
- name: Set up MSYS2
|
||||
@ -54,8 +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
|
||||
type CMakeFiles\CMakeOutput.log
|
||||
type CMakeFiles\CMakeError.log
|
||||
- name: Publish artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user