Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
Added caching of the nix environment, otherwise nix has to be re-inst…
Browse files Browse the repository at this point in the history
…alled every time
  • Loading branch information
Baublesaurus committed Feb 23, 2024
1 parent 227a8b9 commit 58bb379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix-shell

0 comments on commit 58bb379

Please sign in to comment.