Git pushes from one work flow don't trigger other "on push" workflows. So, instead, we're now calling the build workflow explicitly at the end of the update workflow if there were any changes. I renamed the workflow to better reflect this.
I was uploading the .dts devicetree source instead of the compiled .dtb from the kernel
Everything now uses the miyoocfw/toolchain docker image, which should fix building the rootfs
This fixes a few things:
.dts
devicetree source instead of the compiled.dtb
from the kernel