Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stiebels committed Jul 29, 2023
1 parent c81eb7d commit 0e01dd1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
set -e


INPUT_PUML_VERSION="${1}"
INPUT_PIP_INSTALL_DEPS_CMD="${2}"
INPUT_PATH="${3}"
INPUT_MODULE="${4}"
INPUT_OUTPUT_DIR="${5}"


# Generating the PUML file from the Python module
pip install py2puml

Expand Down

0 comments on commit 0e01dd1

Please sign in to comment.