Skip to content

Commit 146a46f

Browse files
committed
chore: remove magic-nix-cache-action
This is going to stop working at some point in the future, so lets deal with that now
1 parent 5185f96 commit 146a46f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/actions/setup/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ runs:
55
steps:
66
- name: Install Nix
77
uses: DeterminateSystems/nix-installer-action@main
8-
- name: Setup Magic Nix cache
9-
uses: DeterminateSystems/magic-nix-cache-action@main
108
- name: Use nix-develop shell
119
uses: nicknovitski/nix-develop@v1.1.0
1210
with:

0 commit comments

Comments
 (0)