ci: use npmmirror for pnpm global install
Deploy Slides / build-and-deploy (push) Successful in 1m43s
Deploy Slides / build-and-deploy (push) Successful in 1m43s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
github-server-url: http://47.121.181.112:3000
|
github-server-url: http://47.121.181.112:3000
|
||||||
|
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
run: npm install -g pnpm
|
run: npm install -g pnpm --registry=https://registry.npmmirror.com
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user