mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
c34821cbd1
commit
ce3824c387
2
.github/workflows/openimci.yml
vendored
2
.github/workflows/openimci.yml
vendored
@ -157,8 +157,6 @@ jobs:
|
||||
- name: Install latest Bash (macOS only)
|
||||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
docker
|
||||
sudo docker
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
brew update
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user