mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Update buildapp.yml
This commit is contained in:
parent
264b46bc26
commit
607cad345f
1 changed files with 3 additions and 0 deletions
3
.github/workflows/buildapp.yml
vendored
3
.github/workflows/buildapp.yml
vendored
|
|
@ -55,6 +55,9 @@ jobs:
|
|||
path: main
|
||||
submodules: recursive
|
||||
|
||||
- name: Update Homebrew
|
||||
run: brew update
|
||||
|
||||
- name: Install Dependencies
|
||||
run: brew install ldid dpkg make
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue