We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63001aa commit 1c5a6c7Copy full SHA for 1c5a6c7
.github/workflows/deploy.yml
@@ -7,6 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v4
9
- uses: DeterminateSystems/nix-installer-action@main
10
+ - uses: DeterminateSystems/magic-nix-cache-action@main
11
- uses: cachix/cachix-action@v14
12
with:
13
name: nix-community
0 commit comments