fix(ci): remove magic nix cache action (#57)

This commit is contained in:
Jens Krause
2025-01-22 09:56:28 +01:00
committed by GitHub
parent 59c99f4f5c
commit ec18da0664
2 changed files with 0 additions and 4 deletions

View File

@@ -43,7 +43,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build (windows)
if: matrix.os_target == 'windows'