Skip to content

Commit

Permalink
feature(ci): use DeterminateSystems nix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
blackheaven committed Jul 22, 2023
1 parent 8444a10 commit b5f11e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v4
with:
Expand Down

0 comments on commit b5f11e2

Please sign in to comment.