This commit is contained in:
parent
f0b03c87e2
commit
590d57299f
@ -17,8 +17,8 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
- name: Show npm config
|
||||
run: pnpm config get registry
|
||||
- name: Check network
|
||||
run: curl https://www.baidu.com
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user