Closed calladoum-elastic closed 5 months ago
Qt install using aqt is a fairly long process that can sometimes fail (network error, corrupted download, etc.) With this PR, we cache per platform and per version so that the first successful download can be reused with the next builds.
aqt
Examples:
Qt install using
aqt
is a fairly long process that can sometimes fail (network error, corrupted download, etc.) With this PR, we cache per platform and per version so that the first successful download can be reused with the next builds.