From ee495f94b1621a38a3eaafd2c399f7be388fedda Mon Sep 17 00:00:00 2001 From: cy Date: Fri, 24 Jan 2025 03:02:53 -0500 Subject: [PATCH] upload result pls --- .github/workflows/build-machines-and-homes.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build-machines-and-homes.yml b/.github/workflows/build-machines-and-homes.yml index cfb195c..26845bb 100644 --- a/.github/workflows/build-machines-and-homes.yml +++ b/.github/workflows/build-machines-and-homes.yml @@ -70,6 +70,9 @@ jobs: # - 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 build -L .#nixosConfigurations.pancake.config.formats.sd-aarch64 + - name: upload artifacts + uses: actions/upload-artifact@v4 + path: result/ build-homes: strategy: matrix: