add nixos-generators module

Signed-off-by: cy <cy@cy7.sh>
This commit is contained in:
cy 2025-01-24 12:23:03 -05:00
parent 2d0c49f55b
commit a9d2f0adc0
3 changed files with 10 additions and 2 deletions

View file

@ -57,3 +57,7 @@ jobs:
# always save the cache
save-always: true
- run: nix build -L ${{ matrix.package }}
- uses: actions/upload-artifact@v4
with:
name: ${{ matrix.package }}-${{ matrix.os }}
path: result/