Correct name template
All checks were successful
Lint / lint (push) Successful in 15s
Build Pi NixOS Image / sync (push) Successful in 15m54s

This commit is contained in:
Gabriel Simmer 2023-08-15 22:49:37 +01:00
parent 0bae2e1463
commit e7f74845cc
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -40,7 +40,7 @@ jobs:
- uses: https://github.com/actions/upload-artifact@v3.1.2
with:
name: nixos-pi-23.05-{{ env.GITHUB_SHA }}.img
name: nixos-pi-23.05-${{ env.GITHUB_SHA }}.img
path: result/sd-image/*.img
- name: "Export Nix store cache"