mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-29 15:30:03 +08:00
fix error.
This commit is contained in:
parent
5471d1ca43
commit
3101f1491b
2
.github/workflows/go-build-test.yml
vendored
2
.github/workflows/go-build-test.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
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-compose.yml"
|
||||||
|
|
||||||
# run: |
|
# run: |
|
||||||
# sudo docker compose up -d
|
# sudo docker compose up -d
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user