mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-24 12:03:06 -08:00
* build: use vcpkg for most dependencies on macos * factor out common params * refactor: factor out common parameters in macOS matrix * use env vars instead of matrix * add comment about jianmingyong/ccache-action * Remove unused 'qt_tools' param * Use system python * Let ccache caches be handled by ccache-action * Add comment about why we use install-qt-action * set unique ccache key * nit * fix cache prefix * pass gh-token * Revert "pass gh-token" This reverts commitcadfa253c6. * Reapply "pass gh-token" This reverts commitbd15e96e18. * do not cache qt on macos