Skip to content

Commit

Permalink
Update model changes
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Apr 6, 2024
1 parent a24cb65 commit 3518371
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
38 changes: 0 additions & 38 deletions .github/workflows/update-models-v5.yml

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/update_models.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ TEMP_DIR=$(mktemp -d)
echo "Using temp folder $TEMP_DIR"

echo "Install code generator"
mint install https://github.com/soto-project/soto-codegenerator@main
mint install https://github.com/soto-project/soto-codegenerator

echo "Get aws-sdk-go models"
AWS_SDK_GO=$TEMP_DIR/aws-sdk-go-v2/
Expand Down

0 comments on commit 3518371

Please sign in to comment.