jurplel / install-qt-action

Install Qt on your Github Actions workflows with just one simple action
MIT License
473 stars 81 forks source link

Qt 5.12.10 is unknown #71

Closed vadi2 closed 3 years ago

vadi2 commented 3 years ago

Using MinGW on WIndows, the action says Specified Qt version is unknown: 5.12.10. This has previously worked OK.

jurplel commented 3 years ago

What arch are you using?

vadi2 commented 3 years ago

64bit. I believe this should be fixed with https://github.com/miurahr/aqtinstall/pull/188

jurplel commented 3 years ago

Okay, sorry for the late response.