Update build.yml
This commit is contained in:
parent
024632c2b0
commit
8d121ed665
9
.github/workflows/build.yml
vendored
9
.github/workflows/build.yml
vendored
@ -10,21 +10,16 @@ jobs:
|
|||||||
uses: ./.github/workflows/ffmpeg.yml
|
uses: ./.github/workflows/ffmpeg.yml
|
||||||
with:
|
with:
|
||||||
env: windows-2022
|
env: windows-2022
|
||||||
source: cartwheel
|
source: ffmpeg
|
||||||
type: static
|
type: static
|
||||||
config: debug
|
config: debug
|
||||||
ffmpegRef: master
|
ffmpegRef: master
|
||||||
nvencRef: sdk/9.1
|
|
||||||
amfRef: master
|
|
||||||
|
|
||||||
ffmpeg-static-release:
|
ffmpeg-static-release:
|
||||||
uses: ./.github/workflows/ffmpeg.yml
|
uses: ./.github/workflows/ffmpeg.yml
|
||||||
with:
|
with:
|
||||||
env: windows-2022
|
env: windows-2022
|
||||||
source: cartwheel
|
source: ffmpeg
|
||||||
type: static
|
type: static
|
||||||
config: release
|
config: release
|
||||||
ffmpegRef: master
|
ffmpegRef: master
|
||||||
nvencRef: sdk/9.1
|
|
||||||
amfRef: master
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user