diff --git a/.github/workflows/custom_build.yml b/.github/workflows/custom_build.yml index 1d280dd..4ba6591 100644 --- a/.github/workflows/custom_build.yml +++ b/.github/workflows/custom_build.yml @@ -110,6 +110,9 @@ jobs: run: | source /tmp/update_status.sh + update_status installing_wrangler + npm install -g wrangler + update_status installing_pip python -m pip install --upgrade pip