Setup Advanced Installer
ActionsTags
(2)This action sets up an Advanced Installer tool.
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
Scripts and documentation in this project are released under the MIT License
Setup Advanced Installer is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.