Rename raspberry pi package
parent
30f52e7479
commit
9a63d0f88d
|
@ -36,7 +36,7 @@ jobs:
|
|||
run: "nix-store --import < /tmp/nixcache"
|
||||
|
||||
- name: Build image
|
||||
run: nix-build '<nixpkgs/nixos>' -A config.system.build.sdImage -I nixos-config=./pi-imgs/pi-initial.nix --argstr system aarch64-linux
|
||||
run: nix build .#packages.aarch64-linux.raspberry-pi
|
||||
|
||||
- uses: https://github.com/actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue