The actions need to be updated to support multi-package definitions in `pyproject.toml`. ### References: - https://github.com/adafruit/circuitpython-build-tools/pull/147 - https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/102
The actions need to be updated to support multi-package definitions in
pyproject.toml.References: