mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-29 07:12:14 +08:00
Fix err.
This commit is contained in:
parent
c50bce3909
commit
5471d1ca43
4
.github/workflows/go-build-test.yml
vendored
4
.github/workflows/go-build-test.yml
vendored
@ -39,8 +39,8 @@ jobs:
|
|||||||
- name: Set up infra services
|
- name: Set up infra services
|
||||||
uses: hoverkraft-tech/compose-action@v2.0.1
|
uses: hoverkraft-tech/compose-action@v2.0.1
|
||||||
# Uncomment and set the correct path to your docker-compose file
|
# Uncomment and set the correct path to your docker-compose file
|
||||||
# with:
|
with:
|
||||||
# compose-file: "./docker/docker-compose.yml"
|
compose-file: "./docker/docker-compose.yml"
|
||||||
|
|
||||||
# run: |
|
# run: |
|
||||||
# sudo docker compose up -d
|
# sudo docker compose up -d
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user