Correctly initialize and update git submodules for IDF in autobuild.sh #124
Reference in New Issue
Block a user
Delete Branch "gris-gris/fix-autobuild"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixing autobuild script so ESP32 binaries now built correctly
Summary
Describe in plain language what this PR does and why.
Autobuild in github actions (nightly) not building ESP32 binaries correctly due to uninitialized submodules
CI Bug fix
Licensing confirmation (required)
By checking the box below, you confirm ALL of the following:
CONTRIBUTING.md.now or in the future.
SLA, or guarantee of merge.
I confirm the above licensing terms:
Anything else?
Optional: mention known limitations, follow-ups, or if this is related to an existing Issue.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.