ublue-os / isogenerator

Creates an ISO for installing a container image as an OS
Apache License 2.0
15 stars 2 forks source link

Refactor action.yml to use the isogenerator container file we build rather than individual make steps in the action #45

Open noelmiller opened 8 months ago

noelmiller commented 8 months ago

This would ensure we are using the isogenerator container to build rather than having a separate build process and re-implementing steps in the action each time we do an update.