aeolustech/Install Qt

Install Qt on your Github Actions workflows with just one simple action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 12, 2022
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: aeolustech/ecglyzer@47a2991907d05969b9ed082a6b0f7a98c10907ea # 0.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
dirDirectory to install Qt
versionVersion of Qt to install5.15.2
hostHost platform
targetTarget platform for builddesktop
archArchitecture for Windows/Android
install-depsWhether or not to install Qt dependencies on Linuxtrue
modulesAdditional Qt modules to install
archivesSpecify which Qt archive to install
cacheWhether or not to cache Qt automaticallyfalse
cache-key-prefixCache key prefix for automatic cacheinstall-qt-action
setup-pythonWhether or not to automatically run setup-python to find a valid python version.true
toolsQt tools to download -- specify comma-separated argument lists which are themselves separated by spaces: <tool_name>,<tool_version>,<tool_arch>
set-envWhether or not to set environment variables after running aqtinstalltrue
tools-onlyWhether or not to actually install Qt or just the tools from the tools argumentfalse
aqtversionVersion of aqtinstall to use in case of issues==2.1.*
py7zrversionVersion of py7zr to use in case of issues==0.19.*
extraAny extra arguments to append to the back

no outputs