mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
disable magic-nix-cache
This commit is contained in:
parent
7ebead8a6d
commit
0e1e8c5bee
1 changed files with 3 additions and 3 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -30,9 +30,9 @@ jobs:
|
|||
with:
|
||||
extra-conf: "lazy-trees = true"
|
||||
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
with:
|
||||
use-flakehub: false
|
||||
# - uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
# with:
|
||||
# use-flakehub: false
|
||||
|
||||
- name: Maximize build space
|
||||
if: runner.os == 'Linux'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue