diff --git a/.github/helper/install.sh b/.github/helper/install.sh index de05c08d0a..822eb4d50f 100644 --- a/.github/helper/install.sh +++ b/.github/helper/install.sh @@ -38,6 +38,8 @@ sed -i 's/socketio:/# socketio:/g' Procfile sed -i 's/redis_socketio:/# redis_socketio:/g' Procfile bench get-app erpnext --branch version-14-beta +bench get-app payments + bench setup requirements --dev bench start &