mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-02 21:57:41 +00:00
This change eliminates the need to checkout the Keyman source repo on the self-hosted runner. The checkout previously timed out, and the only reason we need it was the `apt-install` action. So now we directly call `apt install` instead of using the action. |
||
|---|---|---|
| .. | ||
| actions/apt-install | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| labeler.yml | ||
| multi-labeler.yml | ||