This commit is contained in:
cy 2025-01-19 21:45:11 -05:00
parent bb0da64219
commit 71be5f3545
3 changed files with 38 additions and 14 deletions

View file

@ -25,7 +25,6 @@ jobs:
cache: ${{ vars.ATTIC_CACHE }}
token: ${{ secrets.ATTIC_TOKEN }}
- run: nix build -L '${{ matrix.package }}'
build-machines:
strategy:
matrix:
@ -66,7 +65,6 @@ jobs:
with:
persist-credentials: false
- run: nix build -L --accept-flake-config .#nixosConfigurations.${{ matrix.machine }}.config.system.build.toplevel
build-homes:
strategy:
matrix: