Update ffmpeg.yml
This commit is contained in:
parent
30c24bd34a
commit
024632c2b0
14
.github/workflows/ffmpeg.yml
vendored
14
.github/workflows/ffmpeg.yml
vendored
@ -49,32 +49,18 @@ on:
|
|||||||
env:
|
env:
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
default: 'windows-2022'
|
|
||||||
description: 'Environment'
|
|
||||||
|
|
||||||
source:
|
source:
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
default: 'ffmpeg'
|
|
||||||
description: Source
|
|
||||||
|
|
||||||
type:
|
type:
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
default: 'static'
|
|
||||||
description: Type
|
|
||||||
|
|
||||||
config:
|
config:
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
default: 'debug'
|
|
||||||
description: 'Configuration'
|
|
||||||
|
|
||||||
ffmpegRef:
|
ffmpegRef:
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
default: 'release/5.0'
|
|
||||||
description: 'FFmpeg refId'
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
vsPath: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\
|
vsPath: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user