Skip to content

Commit e3a3270

Browse files
committed
.github/workflows/ci: add magic-nix-cache-action
1 parent 7caff21 commit e3a3270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
sudo udevadm trigger --name-match=kvm
7777
- uses: actions/checkout@v3
7878
- uses: cachix/install-nix-action@v20
79+
- uses: DeterminateSystems/magic-nix-cache-action@v2
7980
- name: Build ${{ matrix.check }}
8081
run: |
8182
nix build \

0 commit comments

Comments
 (0)