Skip to content

Commit 2ec02c9

Browse files
Update entrypoint.sh
1 parent fb813ae commit 2ec02c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ function installTypescript(){
1414
npm install typescript
1515
}
1616

17-
1817
function installAwsCdk(){
1918
echo "Install aws-cdk ${INPUT_CDK_VERSION}"
2019
if [ "${INPUT_CDK_VERSION}" == "latest" ]; then

0 commit comments

Comments
 (0)