Skip to content

Commit 3d6f089

Browse files
authored
Remove magic-nix-cache (crytic#1349)
It is no longer functional since February 1, 2025.
1 parent 025dcb7 commit 3d6f089

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ jobs:
4444
name: trailofbits
4545
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
4646

47-
- name: Configure Nix cache
48-
uses: DeterminateSystems/magic-nix-cache-action@v9
49-
with:
50-
upstream-cache: https://trailofbits.cachix.org
51-
5247
- name: Obtain version number
5348
id: version
5449
run: |

0 commit comments

Comments
 (0)