CI/Nix: attempt to fix broken cache (#4963)

DeterminateSystems/nix-installer-action is causing hash inconsistency between CI & local build.
This commit is contained in:
musjj 2024-03-05 01:33:42 +07:00 committed by GitHub
parent 07c7235b72
commit f3c92e75c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
with:
ref: ${{ github.ref }}
- uses: DeterminateSystems/nix-installer-action@main
- uses: cachix/install-nix-action@v25
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: cachix/cachix-action@v12
with: