mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
ci: Build frappe assets
- Build frappe assets since it is used for print views
This commit is contained in:
1
.github/helper/install.sh
vendored
1
.github/helper/install.sh
vendored
@@ -44,3 +44,4 @@ sed -i 's/redis_socketio:/# redis_socketio:/g' Procfile
|
|||||||
bench get-app erpnext "${GITHUB_WORKSPACE}"
|
bench get-app erpnext "${GITHUB_WORKSPACE}"
|
||||||
bench start &
|
bench start &
|
||||||
bench --site test_site reinstall --yes
|
bench --site test_site reinstall --yes
|
||||||
|
bench build --app frappe
|
||||||
|
|||||||
Reference in New Issue
Block a user