chore: CI: more cache setup

This commit is contained in:
Sebastian Ullrich 2022-06-28 22:31:51 +02:00
parent 920fa1109b
commit a9cc57c81c

View file

@ -64,7 +64,8 @@ jobs:
- name: Further Set Up CCache Cache
shell: bash -euxo pipefail {0}
run: |
sudo chown -R root:nixbld /nix/var/cache/ccache
sudo chown -R root:nixbld /nix/var/cache
sudo chmod -R 770 /nix/var/cache
- uses: cachix/cachix-action@v10
with:
name: lean4