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:
|
||||
type: string
|
||||
required: true
|
||||
default: 'windows-2022'
|
||||
description: 'Environment'
|
||||
|
||||
source:
|
||||
type: string
|
||||
required: true
|
||||
default: 'ffmpeg'
|
||||
description: Source
|
||||
|
||||
type:
|
||||
type: string
|
||||
required: true
|
||||
default: 'static'
|
||||
description: Type
|
||||
|
||||
config:
|
||||
type: string
|
||||
required: true
|
||||
default: 'debug'
|
||||
description: 'Configuration'
|
||||
|
||||
ffmpegRef:
|
||||
type: string
|
||||
required: true
|
||||
default: 'release/5.0'
|
||||
description: 'FFmpeg refId'
|
||||
|
||||
env:
|
||||
vsPath: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\
|
||||
|
Loading…
x
Reference in New Issue
Block a user