Update libvpl.yml

This commit is contained in:
Daniel Stankewitz 2022-07-14 08:56:45 +02:00 committed by GitHub
parent 8a99c8191a
commit 42ba9ed16a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,11 @@
name: libvpl name: libvpl
on:
workflow_call:
inputs: inputs:
env: env:
type: string type: string
required: true required: true
default: 'windows-2022' default: 'windows-2022'
description: 'Environment' description: 'Environment'
config: config:
type: string type: string
required: true required: true