Add missing step to README

This commit is contained in:
Joshua M. Boniface
2024-02-04 02:21:27 -05:00
parent 539c21cb62
commit b509b04c94

View File

@@ -59,4 +59,6 @@ Inside this repository are 6 major components:
4. Docker image builders. Like the above two as well, only building the combined Docker images.
5. Script infrastructure to handle coordinating these builds from the main repos on a release trigger.
5. Script infrastructure to handle coordinating builds from the main repos on a release trigger.
6. The GitHub Actions CI to build all the above.