Update test.yml
This commit is contained in:
parent
9797be006b
commit
edab11447a
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: X265
|
name: test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@ -19,7 +19,6 @@ jobs:
|
|||||||
|
|
||||||
libx265:
|
libx265:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
needs: [libx265-12,libx265-10]
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set up MSBuild
|
- name: Set up MSBuild
|
||||||
uses: microsoft/setup-msbuild@v1.1
|
uses: microsoft/setup-msbuild@v1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user