Skip to content

Commit

Permalink
Update copy_go_codegen.sh (#1450)
Browse files Browse the repository at this point in the history
  • Loading branch information
skmcgrail authored Oct 20, 2021
1 parent f8d40e3 commit aea75d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/copy_go_codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ CODGEN_ROOT=$2

REPOTOOLS_VERSION="${REPOTOOLS_VERSION:-latest}"

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

0 comments on commit aea75d6

Please sign in to comment.