Skip to content

Commit 5527a2f

Browse files
authored
Merge pull request #10 from DataDog/lloeki/remove-magic-nix-cache
Remove magic nix cache
2 parents 0749722 + 2c03455 commit 5527a2f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/nix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
test "$(uname -m)" = "${{ matrix.platform.cpu }}"
4040
- uses: actions/checkout@v4
4141
- uses: DeterminateSystems/nix-installer-action@main
42-
- uses: DeterminateSystems/magic-nix-cache-action@main
4342
- name: Print ruby version
4443
run: |
4544
nix develop --command which ruby

0 commit comments

Comments
 (0)