mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
`install-action` uses `cargo-binstall` as a fallback. That binary contacts GitHub which may run into rate-limit without being authenticated. In that case, we will install manually which takes very long. Resolves: #6374.