ci: Build frappe assets

- Build frappe assets since it is used for print views
This commit is contained in:
Suraj Shetty 2021-06-17 20:23:18 +05:30
parent 00332d1834
commit e8e4841e5e

View File

@ -44,3 +44,4 @@ sed -i 's/redis_socketio:/# redis_socketio:/g' Procfile
bench get-app erpnext "${GITHUB_WORKSPACE}"
bench start &
bench --site test_site reinstall --yes
bench build --app frappe