mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-28 21:38:55 +00:00
Merge pull request #1278 from Duy-Thanh/main
This commit is contained in:
commit
73ba35b46e
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