mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 10:52:33 +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)
|
- name: Install latest Bash (macOS only)
|
||||||
if: runner.os == 'macOS'
|
if: runner.os == 'macOS'
|
||||||
run: |
|
run: |
|
||||||
docker
|
|
||||||
sudo docker
|
|
||||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||||
brew update
|
brew update
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user