Skip to content

Commit 07af8e2

Browse files
authored
ci: fix verify-api-extract codebuild (#13019)
1 parent 120e7fe commit 07af8e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared-scripts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ function _verifyAPIExtract {
125125
# download [repo, .cache from s3]
126126
loadCache repo $CODEBUILD_SRC_DIR
127127
loadCache .cache $HOME/.cache
128+
unset IS_AMPLIFY_CI
128129
yarn verify-api-extract
129130
}
130131
function _verifyYarnLock {

0 commit comments

Comments
 (0)