fix: cicd

This commit is contained in:
icey-yu 2025-03-13 15:56:50 +08:00
parent 2b5ea27c2a
commit dea48e82f8

View File

@ -185,7 +185,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: "openimsdk/openim-sdk-core"
ref: "release-v3.8"
ref: "main"
path: ${{ env.SDK_DIR }}
- name: Set up Go ${{ matrix.go_version }}