mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-03-28 17:42:55 +01:00
chore: add installation of wrangler to GitHub Actions workflow for enhanced build process
This commit is contained in:
3
.github/workflows/custom_build.yml
vendored
3
.github/workflows/custom_build.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user