Update libvpl.yml
This commit is contained in:
parent
8a99c8191a
commit
42ba9ed16a
25
.github/workflows/libvpl.yml
vendored
25
.github/workflows/libvpl.yml
vendored
@ -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\
|
||||
|
Loading…
x
Reference in New Issue
Block a user