mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-21 11:20:49 +08:00
Fix homebruh
This commit is contained in:
parent
a2a34e5c29
commit
b39386e04d
2
.github/workflows/build-qv2ray-cmake.yml
vendored
2
.github/workflows/build-qv2ray-cmake.yml
vendored
@ -94,6 +94,8 @@ jobs:
|
||||
- name: macOS - ${{ matrix.qt_version }} - Build preparation - Install Packages
|
||||
if: matrix.platform == 'macos-latest'
|
||||
run: |
|
||||
cd $(brew --repository)
|
||||
git checkout b7c418e110f45f62099ae71225638978255c8638 -- Formula/abseil.rb
|
||||
brew install protobuf grpc ninja pkg-config openssl
|
||||
# --------------------------------------------------------
|
||||
- name: Win-${{ matrix.arch }} - ${{ matrix.qt_version }} - Setup Ninja
|
||||
|
Loading…
Reference in New Issue
Block a user