Remove custom name for img
All checks were successful
Lint / lint (push) Successful in 11s
Build Pi NixOS Image / sync (push) Successful in 18m16s

This commit is contained in:
Gabriel Simmer 2023-08-15 10:26:09 +01:00
parent bda04f2193
commit 1c113acb44
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -26,5 +26,4 @@ jobs:
run: nix-build '<nixpkgs/nixos>' -A config.system.build.sdImage -I nixos-config=./pi-imgs/pi-initial.nix --argstr system aarch64-linux
- uses: https://github.com/actions/upload-artifact@v3.1.2
with:
name: custom-pi-img
path: result/sd-image/*.img