diff --git a/entrypoint.sh b/entrypoint.sh index 32638ad..f161679 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -33,6 +33,7 @@ pushd "$REPO_DIR/$SUPERBLOCKS_PATH" if [ -n "$changed_files" ]; then # Install Superblocks CLI + npm install -g patch-package npm install -g @superblocksteam/cli@"${SUPERBLOCKS_CLI_VERSION}" superblocks --version