Skip to content

Commit 6d2c39b

Browse files
committed
1 parent 960580a commit 6d2c39b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci-nix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v4
3232
- uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
33-
- uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9
3433
- run: nix flake check
3534
- run: nix develop --command echo 'This step should be done before any other "nix develop" steps because of measuring Nix build time'
3635
- run: nix develop --command task deps

0 commit comments

Comments
 (0)