Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-07-07 16:17:48 +02:00 committed by GitHub
parent 4f08126a5b
commit 99448ba228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,13 @@ on:
workflow_dispatch:
inputs:
env:
type: string
type: choice
required: true
default: 'windows-2022'
description: 'Environment'
options:
- windows-2022
source:
type: choice
required: true