Update ffmpeg.yml
This commit is contained in:
parent
4f08126a5b
commit
99448ba228
6
.github/workflows/ffmpeg.yml
vendored
6
.github/workflows/ffmpeg.yml
vendored
@ -4,11 +4,13 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
env:
|
env:
|
||||||
type: string
|
type: choice
|
||||||
required: true
|
required: true
|
||||||
default: 'windows-2022'
|
default: 'windows-2022'
|
||||||
description: 'Environment'
|
description: 'Environment'
|
||||||
|
options:
|
||||||
|
- windows-2022
|
||||||
|
|
||||||
source:
|
source:
|
||||||
type: choice
|
type: choice
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user