diff --git a/render_build.sh b/render_build.sh index 404821a383..c4c529f6e0 100644 --- a/render_build.sh +++ b/render_build.sh @@ -4,7 +4,8 @@ set -o errexit npm install npm run build - +pip install pipenv +pip install tomli pipenv install pipenv run upgrade