mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 20:11:14 +08:00
fix: cicd
This commit is contained in:
parent
7d2ac1ed07
commit
851bc27aea
1
.github/workflows/go-build-test.yml
vendored
1
.github/workflows/go-build-test.yml
vendored
@ -81,6 +81,7 @@ jobs:
|
||||
|
||||
- name: Modify Chat Configuration
|
||||
run: |
|
||||
cd ${{ github.workspace }}/chat-repo
|
||||
yq e '.openIM.secret = 123456' -i ${{ env.SHARE_CONFIG_PATH }}
|
||||
|
||||
- name: Build and test Chat Services
|
||||
|
Loading…
x
Reference in New Issue
Block a user