Skip to content

Commit 09daec3

Browse files
committed
1 parent 14280ba commit 09daec3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
with:
1717
extra_nix_config: |
1818
accept-flake-config = true
19-
- uses: DeterminateSystems/magic-nix-cache-action@v8
2019
2120
- name: Build and test
2221
run: nix build ./nix-rustls#ci
@@ -29,7 +28,6 @@ jobs:
2928
with:
3029
extra_nix_config: |
3130
accept-flake-config = true
32-
- uses: DeterminateSystems/magic-nix-cache-action@v8
3331
3432
- name: Build and test
3533
run: nix build .#ci

0 commit comments

Comments
 (0)