Skip to content

Commit 464d015

Browse files
authored
Add magic nix cache (#46)
1 parent 63001aa commit 464d015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v4
99
- uses: DeterminateSystems/nix-installer-action@main
10+
- uses: DeterminateSystems/magic-nix-cache-action@main
1011
- uses: cachix/cachix-action@v14
1112
with:
1213
name: nix-community

0 commit comments

Comments
 (0)