1
0
Fork 0
mirror of https://github.com/Blah-IM/blahrs.git synced 2025-05-17 07:51:09 +00:00

ci: drop magic-nix-cache-action since it's failing

This commit is contained in:
oxalica 2024-09-17 23:08:56 -04:00
parent 7b0ca8aa16
commit a04bff9f2f

View file

@ -91,13 +91,6 @@ jobs:
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Cache nix store
uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738
with:
# I do NOT consent to share build cache between FlakeHub.
# This should NOT be the default.
use-flakehub: false
- name: Flake check
run: nix flake check --no-update-lock-file --show-trace