Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed May 21, 2024
1 parent fb8eb88 commit 2522862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/greengrass/basic_discovery/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Manifests:
- URI: "file:run_in_ci.py"
- URI: "file:ci_run_discovery_cfg.json"
Lifecycle:
Startup: |
Install: |
echo "GG core:" {iot:thingName}
aws greengrassv2 batch-associate-client-device-with-core-device --core-device-thing-name {iot:thingName} --entries thingName=CI_PubSub_Thing
aws greengrassv2 list-client-devices-associated-with-core-device --core-device-thing-name {iot:thingName}
Expand Down

0 comments on commit 2522862

Please sign in to comment.