This action sets up a version of the Qt Installer Framework
See action.yml
steps:
- uses: actions/checkout@v2
- uses: jmarrec/setup-qtifw@v1
with:
qtifw-version: '4.x' # Version range or exact version of a QtIFW version to use, using SemVer's version range syntax
- run: devtool --version