Support sccache

This commit is contained in:
Taiki Endo
2024-03-02 17:49:14 +09:00
parent 7c2d35d7f6
commit 2e3ebeb449
5 changed files with 418 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Support `sccache`. ([#390](https://github.com/taiki-e/install-action/pull/390))
## [2.27.15] - 2024-03-02
- Support `biome` on x86_64/aarch64 Linux (musl).