You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is necessary because the SDK uses `git describe --tags` to determine the current version, and forks don't include the original repository's tags by default.
115
+
105
116
To use the SDK container:
106
117
* Fetch image and start the SDK container: `./run_sdk_container -t`
107
118
This will fetch the container image of the "scripts" repo's release version you checked out.
0 commit comments