ci: 移除pnpm action setup的注释链接

This commit is contained in:
shanshanzhong 2025-09-25 03:35:44 -07:00
parent 3eb4d5ff80
commit 13635b2d9d

View File

@ -26,7 +26,6 @@ jobs:
- 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
### https://github.com/pnpm/action-setup
- name: Set up Node.js - name: Set up Node.js
uses: pnpm/action-setup@v4 uses: pnpm/action-setup@v4
with: with: