mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
Use brew to install just
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -14,8 +14,7 @@ jobs:
|
||||
|
||||
- name: Install just
|
||||
run: |
|
||||
curl -sL https://just.systems/install.sh | bash -s -- --to ~/.cargo/bin
|
||||
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
|
||||
brew install just
|
||||
|
||||
- name: Install libplist
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user