This commit is contained in:
shanshanzhong 2025-09-25 08:14:59 -07:00
parent 3dcd4b0581
commit b6a2c13f72

View File

@ -24,8 +24,6 @@ jobs:
- name: Checkout code
uses: https://gitea.cn/actions/checkout@v4
- name: change npm registry mirror
run: npm config set registry https://registry.npmmirror.com
### https://github.com/pnpm/action-setup
- name: Set up Node.js