ci: get rid of magic-nix-cache

This commit is contained in:
raf 2025-02-14 14:59:52 +03:00
commit 4196be3ac8
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
5 changed files with 1 additions and 7 deletions

View file

@ -26,7 +26,6 @@ jobs:
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Checkout
uses: actions/checkout@v4