Skip to content

Commit

Permalink
ci: magic nix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
onsails committed Nov 17, 2023
1 parent 26f3173 commit 0325cd0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
submodules: 'true'
- uses: haqq-network/nix-action@master
with:
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
extraPullNames: devenv
useMagicNixCache: true
- name: Install devenv.sh
run: nix profile install tarball+https://install.devenv.sh/latest --accept-flake-config
- name: Run restore cache
Expand Down

0 comments on commit 0325cd0

Please sign in to comment.