locking cache action to github
Some checks failed
/ perform flake analysis (push) Successful in 32s
/ build hive configuration (push) Failing after 1m8s

This commit is contained in:
Awen Lelu 2025-11-14 19:01:49 +01:00
parent 0266841088
commit 207f3a7dfa

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- name: Restore and save Nix store
uses: nix-community/cache-nix-action@v6
uses: http://github.com/nix-community/cache-nix-action@v6
with:
# restore and save a cache using this key
primary-key: nix-${{ runner.os }}