Skip to content

Commit 0eab554

Browse files
authored
DOCS-3920: Add module build time note (#4255)
1 parent 3cfdaaa commit 0eab554

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/operate/get-started/other-hardware/manage-modules.md

+2
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ For more details, see the [`upload-module` GitHub Action documentation](https://
235235
1. Add the key ID and value as GitHub repository secrets named `viam_key_id` and `viam_key_value`.
236236

237237
1. Push a tag or create a [release](https://docs.github.com/en/repositories/releasing-projects-on-github) in GitHub to trigger the build.
238+
The build can be quick or take over 15 minutes to complete, depending on factors including the size of the module.
239+
238240
Once the build is complete, the module will automatically update in the [Viam Registry](https://app.viam.com/registry), and the machines set to use the latest [version](/operate/reference/module-configuration/#module-versioning) of the module will automatically update to the new version.
239241

240242
### Update manually

0 commit comments

Comments
 (0)