feature/build-cache #36

Merged
ahuston-0 merged 2 commits from feature/build-cache into main 2025-03-10 10:20:29 -04:00

View File

@ -45,6 +45,7 @@ jobs:
purge-created: 0
# except the version with the `primary-key`, if it exists
purge-primary-key: never
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
- uses: nix-community/cache-nix-action@v6
name: purge some individual caches
@ -62,6 +63,7 @@ jobs:
purge-created: 259200
# except the version with the `primary-key`, if it exists
purge-primary-key: never
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
# Check that the `common` cache is restored correctly
merge-similar-caches-check: