Skip to content
play-circle

GitHub Action

Setup Advanced Installer

v2 Latest version

Setup Advanced Installer

play-circle

Setup Advanced Installer

Set up the Advanced Installer tool

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup Advanced Installer

uses: slidoapp/setup-advancedinstaller@v2

Learn more about this action in slidoapp/setup-advancedinstaller

Choose a version

setup-advancedinstaller

This action sets up an Advanced Installer tool.

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@v2
- uses: slidoapp/setup-advancedinstaller@v2
  with:
    version: '18.3'
    license: ${{ secrets.ADVINST_LICENSE_KEY }}
- run: AdvancedInstaller.com /help

License

Scripts and documentation in this project are released under the MIT License