diff --git a/.github/helper/install.sh b/.github/helper/install.sh index cb82d2ad733..876afc2a6bc 100644 --- a/.github/helper/install.sh +++ b/.github/helper/install.sh @@ -4,6 +4,8 @@ set -e cd ~ || exit +export BENCH_DISABLE_UV=1 + sudo apt update && sudo apt install redis-server libcups2-dev pip install frappe-bench