Skip to content

Commit 35ee2d8

Browse files
committed
chore: continue using cdk tag
1 parent 143c0d8 commit 35ee2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ function _installCLIFromLocalRegistry {
155155
startLocalRegistry "$(pwd)/.codebuild/scripts/verdaccio.yaml"
156156
setNpmRegistryUrlToLocal
157157
changeNpmGlobalPath
158-
npm install -g @aws-amplify/cli-internal
158+
npm install -g @aws-amplify/cli-internal@cdk228withdata3
159159
echo "using Amplify CLI version: "$(amplify --version)
160160
npm list -g --depth=1 | grep -e '@aws-amplify/amplify-category-api' -e 'amplify-codegen'
161161
unsetNpmRegistryUrl

0 commit comments

Comments
 (0)