github/workflows: drop magic-nix-cache-action
Evidently did not do much anyway, right now GitHub lists four caches, the largest is 23MB ¯\_(ツ)_/¯
This commit is contained in:
parent
f2b0754dce
commit
48fda0cade
1 changed files with 0 additions and 4 deletions
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
|
|
@ -16,10 +16,6 @@ jobs:
|
||||||
diagnostic-endpoint: ""
|
diagnostic-endpoint: ""
|
||||||
source-url: "https://install.lix.systems/lix/lix-installer-x86_64-linux"
|
source-url: "https://install.lix.systems/lix/lix-installer-x86_64-linux"
|
||||||
|
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738
|
|
||||||
with:
|
|
||||||
diagnostic-endpoint: ""
|
|
||||||
|
|
||||||
- run: nix flake check --log-format raw-with-logs -L
|
- run: nix flake check --log-format raw-with-logs -L
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue