Skip to content

Commit 560b71a

Browse files
committed
cache build with the magic nix cache
1 parent 6d4a962 commit 560b71a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
- uses: cachix/install-nix-action@v31
16+
- uses: DeterminateSystems/magic-nix-cache-action@main
1617
#- run: nix flake check
1718
- run: nix-build -A checks.x86_64-linux.build -A checks.x86_64-linux.validate-openapi

0 commit comments

Comments
 (0)