Skip to content

Commit

Permalink
.github/workflows/ci: add magic-nix-cache-action
Browse files Browse the repository at this point in the history
  • Loading branch information
astro committed Feb 4, 2024
1 parent 7caff21 commit e3a3270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
sudo udevadm trigger --name-match=kvm
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- uses: DeterminateSystems/magic-nix-cache-action@v2
- name: Build ${{ matrix.check }}
run: |
nix build \
Expand Down

0 comments on commit e3a3270

Please sign in to comment.