Commit graph

2 commits

Author SHA1 Message Date
Tom Foster
e88c31ea05 fix(ci): Use GH_PUBLIC_RO env var in sccache action
Consistent with setup-rust action, prioritise GH_PUBLIC_RO environment
variable over token input to ensure reliable sccache downloads.
2025-09-06 20:17:25 +01:00
Jade Ellis
f14725a51b
ci: Check formatting
Also moves rustup installation to a seperate workflow and
enables caching.
The sccache action required a github.com api token, so we set
all that up too.
2025-05-20 21:31:41 +01:00