Skip to content

Commit aea75d6

Browse files
authored
Update copy_go_codegen.sh (#1450)
1 parent f8d40e3 commit aea75d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/copy_go_codegen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ CODGEN_ROOT=$2
77

88
REPOTOOLS_VERSION="${REPOTOOLS_VERSION:-latest}"
99

10-
cd "$1"/internal/repotools
10+
cd "$1"
1111
go run github.com/awslabs/aws-go-multi-module-repository-tools/cmd/gomodgen@${REPOTOOLS_VERSION} -build "$CODGEN_ROOT"

0 commit comments

Comments
 (0)