ci(build): add nix caching
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -73,4 +73,6 @@ jobs:
|
|||||||
name: jakestanger
|
name: jakestanger
|
||||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||||
|
|
||||||
|
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
|
|
||||||
- run: nix build --print-build-logs
|
- run: nix build --print-build-logs
|
||||||
Reference in New Issue
Block a user