chore: CI: fix ccache cache group

This commit is contained in:
Sebastian Ullrich 2022-06-28 16:24:10 +02:00
parent 8f3fda4777
commit 995d92d10e

View file

@ -60,7 +60,7 @@ jobs:
shell: bash -euxo pipefail {0}
run: |
sudo mkdir -m0770 -p /nix/var/cache/ccache
sudo chown -R root /nix/var/cache/ccache
sudo chown -R root:nixbld /nix/var/cache/ccache
- uses: cachix/cachix-action@v10
with:
name: lean4