diff --git a/jeyerp-develop.yaml b/jeyerp-develop.yaml index f7ab901..ed11cc9 100644 --- a/jeyerp-develop.yaml +++ b/jeyerp-develop.yaml @@ -603,7 +603,7 @@ actions: set -eux # Install Frappe Bench - su frappe -c 'cd /home/frappe && uv install python latest' + su frappe -c 'cd /home/frappe && uv install python' su frappe -c 'cd /home/frappe && uv venv' su frappe -c 'cd /home/frappe && uv pip install frappe-bench' # Initialize Bench