Skip to content

Commit

Permalink
feat: 修改region
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryFan626 committed Sep 20, 2023
1 parent d35bf79 commit f1a3276
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- name: Set up oss utils
uses: yizhoumo/setup-ossutil@v1
with:
endpoint: "oss-accelerate.aliyuncs.com"

endpoint: "oss-cn-zhangjiakou.aliyuncs.com"
access-key-id: ${{ secrets.OSS_ACCESS_KEY_ID }}
access-key-secret: ${{ secrets.OSS_ACCESS_KEY_SECRET }}
ossutil-version: "latest"
Expand Down

0 comments on commit f1a3276

Please sign in to comment.