RPi-Distro / pi-gen

Tool used to create the official Raspberry Pi OS images
BSD 3-Clause "New" or "Revised" License
2.58k stars 1.61k forks source link

Adds GitHub Action to Build Raspbian Lite #786

Open theGOTOguy opened 1 month ago

theGOTOguy commented 1 month ago

This action uses entirely default settings, and disables stage3-stage5 builds. I was unable to get any of these builds to complete within the space constraints of the GitHub runners, but if they add disk space to their runners it may be possible to build these in the future.

Tested and confirmed working on a Raspberry Pi Zero W.

Completes #785

theGOTOguy commented 1 month ago

Updated dependency install and upload-artifact and checkout versions.

Build confirmed working: https://github.com/theGOTOguy/pi-gen/actions/runs/10175875697