mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-05-17 16:01:08 +00:00
ci: drop magic-nix-cache-action since it's failing
This commit is contained in:
parent
7b0ca8aa16
commit
a04bff9f2f
1 changed files with 0 additions and 7 deletions
7
.github/workflows/ci.yaml
vendored
7
.github/workflows/ci.yaml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue