ci: 移除pnpm action setup的注释链接
This commit is contained in:
parent
3eb4d5ff80
commit
13635b2d9d
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user