Skip to content

Commit 37f86a0

Browse files
committed
1 parent ebb3247 commit 37f86a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-nix.yml

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
steps:
3030
- uses: actions/checkout@v4
3131
- uses: DeterminateSystems/nix-installer-action@v16
32-
- uses: DeterminateSystems/magic-nix-cache-action@v9
3332
- run: nix flake check
3433
- run: nix develop --command echo 'This step should be done before any other "nix develop" steps because of measuring Nix build time'
3534
- run: nix develop --command deno task all

0 commit comments

Comments
 (0)