We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb90f82 + c46e970 commit d72652cCopy full SHA for d72652c
README.md
@@ -285,7 +285,7 @@ In order to use this tool,
285
you must first `git checkout` the commit that you want to test.
286
287
```
288
-npx @aws-actions/codebuild-run-build -p ProjectName -r remoteName
+npx github:aws-actions/aws-codebuild-run-build -p ProjectName -r remoteName
289
290
291
Note: If the above command returns a 404 error, you might need to add the package manually.
0 commit comments