Skip to content

Commit

Permalink
Update raspberrypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
misogihagi authored Sep 16, 2024
1 parent d35027e commit 12bef41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
cd pi-gen
echo IMG_NAME=misogihagi_raspberrypi >> config
echo LOCALE_DEFAULT=en_US.UTF-8 >> config
echo TARGET_HOSTNAME raspberrypi >> config
echo TARGET_HOSTNAME=raspberrypi4 >> config
echo KEYBOARD_KEYMAP=us >> config
echo TIMEZONE_DEFAULT=America/Los_Angeles >> config
echo ENABLE_SSH=1 >> config
Expand Down

0 comments on commit 12bef41

Please sign in to comment.