Skip to content

Commit

Permalink
add cache step
Browse files Browse the repository at this point in the history
  • Loading branch information
cottand committed Feb 21, 2024
1 parent ce2bb24 commit fdae3b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-23.11
github_access_token: ${{ secrets.GITHUB_TOKEN }}

- uses: DeterminateSystems/magic-nix-cache-action@main

- run: nix flake check
- run: nix flake check

0 comments on commit fdae3b1

Please sign in to comment.