Skip to content

Commit

Permalink
ci(gh-actions): Enable the "Magic Nix Cache" action
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarKirov committed Jul 22, 2023
1 parent 3106b94 commit 0601580
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@ jobs:
name: mcl-blockchain-packages
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v1

- name: Build Nix dev shell
run: ./scripts/ci.sh

0 comments on commit 0601580

Please sign in to comment.