fix(ci): remove magic nix cache action (#57)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user