Обновить jeyerp-develop.yaml
This commit is contained in:
parent
30fe0f1154
commit
b599456b5f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue