mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
switch CI to detnix
This commit is contained in:
parent
821f44e5de
commit
be8d0929e0
2 changed files with 15 additions and 8 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -24,7 +24,9 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: install nix
|
||||
uses: samueldr/lix-gha-installer-action@v2025-02-26.prerelease
|
||||
uses: DeterminateSystems/determinate-nix-action
|
||||
with:
|
||||
extra-conf: "lazy-trees = true"
|
||||
|
||||
- name: Maximize build space
|
||||
if: runner.os == 'Linux'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue