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
|
- name: Install just
|
||||||
run: |
|
run: |
|
||||||
curl -sL https://just.systems/install.sh | bash -s -- --to ~/.cargo/bin
|
brew install just
|
||||||
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
|
|
||||||
|
|
||||||
- name: Install libplist
|
- name: Install libplist
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user