Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay committed Jan 7, 2025
1 parent d5df7fc commit e56bfa7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
- name: Install tools
run: |
brew install ninja libusbmuxd ideviceinstaller ios-deploy [email protected]
sudo rm -rf /usr/local/bin/python3
sudo ln -s /Library/Frameworks/Python.framework/Versions/3.11/bin/python3 /usr/local/bin/python3
python3 -m pip install wheel
python3 -m pip install .
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
Expand Down Expand Up @@ -85,8 +83,6 @@ jobs:
- name: Install tools
run: |
brew install ninja libusbmuxd ideviceinstaller ios-deploy [email protected]
sudo rm -rf /usr/local/bin/python3
sudo ln -s /Library/Frameworks/Python.framework/Versions/3.11/bin/python3 /usr/local/bin/python3
python3 -m pip install wheel
python3 -m pip install .
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
Expand Down

0 comments on commit e56bfa7

Please sign in to comment.