This commit is contained in:
2025-09-25 03:47:46 -07:00
parent 13635b2d9d
commit 314406cd41
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps: steps:
- name: Checkout code - name: Checkout code
uses: https://gitea.cn/actions/checkout@v4 uses: actions/checkout@v5
- name: change npm registry mirror - name: change npm registry mirror
run: npm config set registry https://registry.npmmirror.com run: npm config set registry https://registry.npmmirror.com