elastic / die-python

Native Python3 bindings for @horsicq's Detect-It-Easy
Apache License 2.0
48 stars 3 forks source link

[CI] Speed up builds by caching Qt install #10

Closed calladoum-elastic closed 5 months ago

calladoum-elastic commented 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.

calladoum-elastic commented 5 months ago

Examples: