Skip to content

Commit ea1bc1a

Browse files
committed
Update Render Build
1 parent 5a0fef1 commit ea1bc1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ set -o errexit
44

55
python -m pip install --upgrade pip
66

7+
yarn ; gulp
8+
79
pip install -r requirements.txt
810

911
python manage.py collectstatic --no-input

0 commit comments

Comments
 (0)