mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
fix CI
This commit is contained in:
parent
8449142b36
commit
9e54dd70cc
2 changed files with 62 additions and 4 deletions
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
with:
|
||||
packages: nh
|
||||
script: |
|
||||
nix build ./dot_config/flake#nixosConfigurations.${{matrix.hostname}} --cores 1 -j1
|
||||
nix build ./dot_config/flake#nixosConfigurations.${{matrix.hostname}}.config.system.build.toplevel --cores 1 -j1
|
||||
|
||||
# - uses: https://github.com/workflow/nix-shell-action@v3
|
||||
# if: runner.os == 'macOS'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue