Skip to content

Commit 509c72d

Browse files
committed
Update roothide.yml
1 parent 7b2411f commit 509c72d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/roothide.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ jobs:
6464
run: |
6565
brew install libarchive
6666
67+
- name: Install libplist
68+
run: |
69+
brew install libplist
70+
6771
- name: Build
6872
run: |
6973
set -x

0 commit comments

Comments
 (0)