Skip to content

Commit

Permalink
ci: fix verify-api-extract codebuild (#13019)
Browse files Browse the repository at this point in the history
  • Loading branch information
awsluja authored Jul 27, 2023
1 parent 120e7fe commit 07af8e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared-scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ function _verifyAPIExtract {
# download [repo, .cache from s3]
loadCache repo $CODEBUILD_SRC_DIR
loadCache .cache $HOME/.cache
unset IS_AMPLIFY_CI
yarn verify-api-extract
}
function _verifyYarnLock {
Expand Down

0 comments on commit 07af8e2

Please sign in to comment.