Skip to content

slidoapp/setup-advancedinstaller

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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

About

Setup Advanced Installer for GitHub Actions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published