mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 19:02:31 +08:00
fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
ca76c599c6
commit
87e90762fc
4
.github/workflows/openimci.yml
vendored
4
.github/workflows/openimci.yml
vendored
@ -180,7 +180,9 @@ jobs:
|
|||||||
brew install --cask docker
|
brew install --cask docker
|
||||||
open /Applications/Docker.app
|
open /Applications/Docker.app
|
||||||
|
|
||||||
# brew install docker-compose
|
sleep 10
|
||||||
|
docker-compose --version || brew install docker-compose
|
||||||
|
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
sleep 20
|
sleep 20
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user