瀏覽代碼

ci(patch): Install bench CLI on all Python envs

\# HACK
version-14
Gavin D'souza 2 年之前
父節點
當前提交
c2516c7460
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      .github/workflows/patch-mariadb-tests.yml

+ 1
- 0
.github/workflows/patch-mariadb-tests.yml 查看文件

@@ -130,6 +130,7 @@ jobs:
branch_name="version-$version-hotfix"
git fetch --depth 1 upstream $branch_name:$branch_name
git checkout -q -f $branch_name
pip install -U frappe-bench

rm -rf ~/frappe-bench/env
bench -v setup env


Loading…
取消
儲存