Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Close LabVIEW 💤

Run Close_LabVIEW.ps1 to terminate a running LabVIEW instance via g-cli.

Inputs

Name Required Example Description
labview_version Yes 2021 LabVIEW 2021 (21.0) to close.
supported_bitness Yes 32 or 64 Target LabVIEW bitness.

Quick-start

- uses: ./.github/actions/close-labview
  with:
    labview_version: 2021
    # preferred:
    # labview_version: 2021
    supported_bitness: 64

License

This directory inherits the root repository’s license (MIT, unless otherwise noted).