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,19 +1,16 @@
name: libvpl
on:
workflow_call:
inputs:
env:
type: string
required: true
default: 'windows-2022'
description: 'Environment'
config:
type: string
required: true
default: 'debug'
description: 'Configuration'
inputs:
env:
type: string
required: true
default: 'windows-2022'
description: 'Environment'
config:
type: string
required: true
default: 'debug'
description: 'Configuration'
env:
vsPath: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\
@ -60,4 +57,4 @@ runs:
uses: actions/upload-artifact@v2
with:
name: libvpl-${{ inputs.env }}-${{ inputs.config }}
path: dist/libvpl.tgz
path: dist/libvpl.tgz