upload result pls
This commit is contained in:
parent
cba2daea0d
commit
ee495f94b1
1 changed files with 3 additions and 0 deletions
|
@ -70,6 +70,9 @@ jobs:
|
||||||
# - run: nix build -L .#nixosConfigurations.${{ matrix.machine }}.config.system.build.toplevel
|
# - run: nix build -L .#nixosConfigurations.${{ matrix.machine }}.config.system.build.toplevel
|
||||||
# - run: nix run -L github:nix-community/nixos-generators -- --flake .#pancake -f sd-aarch64 --system aarch64-linux
|
# - run: nix run -L github:nix-community/nixos-generators -- --flake .#pancake -f sd-aarch64 --system aarch64-linux
|
||||||
- run: nix build -L .#nixosConfigurations.pancake.config.formats.sd-aarch64
|
- run: nix build -L .#nixosConfigurations.pancake.config.formats.sd-aarch64
|
||||||
|
- name: upload artifacts
|
||||||
|
uses: actions/upload-artifact@v4
|
||||||
|
path: result/
|
||||||
build-homes:
|
build-homes:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Add table
Reference in a new issue