diff --git a/experimental.yaml b/experimental.yaml index 8be5799..98d5348 100644 --- a/experimental.yaml +++ b/experimental.yaml @@ -661,7 +661,7 @@ actions: # Install Jey ERP Apps su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app az_locale invoice_az taxes_az formula_editor jey_erp kapital_bank jey_theme' # Builds JS and CSS, and then migrates - su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench build --force && uvx --from frappe-bench bench migrate' + su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench migrate && uvx --from frappe-bench bench build' - trigger: post-packages action: |-