This commit is contained in:
@@ -19,6 +19,9 @@ jobs:
|
||||
|
||||
- name: 安装pnpm
|
||||
run: npm i pnpm -g
|
||||
|
||||
- name: 配置镜像
|
||||
run: git config --global url."https://".insteadOf git://
|
||||
|
||||
- name: 安装依赖
|
||||
run: pnpm install
|
||||
|
Reference in New Issue
Block a user