Browse Source

ci: Build frappe assets

- Build frappe assets since it is used for print views
develop
Suraj Shetty 3 years ago
parent
commit
e8e4841e5e
  1. 1
      .github/helper/install.sh

1
.github/helper/install.sh

@ -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

Loading…
Cancel
Save