Skip to content

Commit

Permalink
added uninstall glog
Browse files Browse the repository at this point in the history
  • Loading branch information
cansik committed Oct 5, 2022
1 parent f202022 commit c099785
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@ jobs:
# install prerequisites
- name: Preqrequisites
run: |
brew install cmake libusb pkg-config openssl
brew install bazelisk
brew install opencv@3
brew install wget cmake protobuf bazelisk opencv@3
brew uninstall --ignore-dependencies glog
# run build command
- name: Build mediapipe-silicon
run: |
Expand Down

0 comments on commit c099785

Please sign in to comment.