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