From b599456b5f4858525202828cbe619bd4d14a95fb Mon Sep 17 00:00:00 2001 From: ali <010109ali@gmail.com> Date: Fri, 9 Jan 2026 10:48:37 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20jeyerp-develop.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeyerp-develop.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeyerp-develop.yaml b/jeyerp-develop.yaml index ed11cc9..91a4dd6 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' + su frappe -c 'cd /home/frappe && uv python install' su frappe -c 'cd /home/frappe && uv venv' su frappe -c 'cd /home/frappe && uv pip install frappe-bench' # Initialize Bench