fix:修改CI

This commit is contained in:
“dongming”
2025-12-16 00:27:43 +08:00
parent 6689a47f23
commit 1f4aa19852

View File

@@ -57,7 +57,7 @@ jobs:
- name: Use CN npm registry
run: |
npm config set registry http://repo.myhuaweicloud.com/repository/npm/
pnpm config set registry http://repo.myhuaweicloud.com/repository/npm/
- name: Install dependencies
run: |