mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-27 14:02:15 +08:00
fix: cicd
This commit is contained in:
parent
9d4802a583
commit
d356d0a907
2
.github/workflows/go-build-test.yml
vendored
2
.github/workflows/go-build-test.yml
vendored
@ -143,7 +143,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build test SDK core
|
- name: Build test SDK core
|
||||||
run: |
|
run: |
|
||||||
cd ${{ env.SDK_DIR }}
|
cd ${{ github.workspace }}/${{ env.SDK_DIR }}
|
||||||
go mod tidy
|
go mod tidy
|
||||||
cd integration_test
|
cd integration_test
|
||||||
mkdir data
|
mkdir data
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user