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.
1 parent f8d40e3 commit aea75d6Copy full SHA for aea75d6
codegen/copy_go_codegen.sh
@@ -7,5 +7,5 @@ CODGEN_ROOT=$2
7
8
REPOTOOLS_VERSION="${REPOTOOLS_VERSION:-latest}"
9
10
-cd "$1"/internal/repotools
+cd "$1"
11
go run github.com/awslabs/aws-go-multi-module-repository-tools/cmd/gomodgen@${REPOTOOLS_VERSION} -build "$CODGEN_ROOT"
0 commit comments