envelopegithubhomelinkedinsearchrss

Tags

Enjoy Brotli by default in GitHub-hosted Runners

2 Aug 2020 - Open Source, GitHub

In GitHub Actions, GitHub-hosted runners include the operating system’s default built-in tools among others. As part of one of my deployment workflows, I needed the brotli CLI. Unfortunately but it was not installed by default. Here is how it was added for future uses.