mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
.
This commit is contained in:
parent
2238aff468
commit
c256a560a2
1 changed files with 3 additions and 3 deletions
|
|
@ -26,9 +26,9 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: install nix
|
- name: install nix
|
||||||
uses: https://github.com/DeterminateSystems/determinate-nix-action
|
uses: https://github.com/DeterminateSystems/determinate-nix-action@v3.5.2
|
||||||
# with:
|
with:
|
||||||
# extra-conf: "lazy-trees = true"
|
extra-conf: "lazy-trees = true"
|
||||||
|
|
||||||
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
|
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue