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
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm
|
||||
run: npm install -g pnpm --registry=https://registry.npmmirror.com
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user