We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb813ae commit 2ec02c9Copy full SHA for 2ec02c9
entrypoint.sh
@@ -14,7 +14,6 @@ function installTypescript(){
14
npm install typescript
15
}
16
17
-
18
function installAwsCdk(){
19
echo "Install aws-cdk ${INPUT_CDK_VERSION}"
20
if [ "${INPUT_CDK_VERSION}" == "latest" ]; then
0 commit comments