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
|
path: main
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
- name: Update Homebrew
|
||||||
|
run: brew update
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: brew install ldid dpkg make
|
run: brew install ldid dpkg make
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue