fix: rip4 lol
This commit is contained in:
parent
3bed57a6d7
commit
941cf77177
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-raspi4.yaml
vendored
2
.github/workflows/build-raspi4.yaml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
shell: bash
|
||||
- name: Build SD Image
|
||||
run: |
|
||||
nix build .#images.rip4
|
||||
nix build .#images.rpi4
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: rpi4.img
|
||||
|
|
Reference in a new issue