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 0d96c1e commit ffce582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
echo "SNAPSHOT_HASH=$HASH" >> $GITHUB_ENV
- name: Install tools
run: |
brew install ninja libusbmuxd ideviceinstaller ios-deploy [email protected]
brew install ninja libusbmuxd ideviceinstaller ios-deploy
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 ffce582

Please sign in to comment.