Unverified Commit c303a774 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

chore(linux): Improve deb-packaging GHA

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.
parent 3d8be16c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment