This commit is contained in:
parent
8882c5ca6e
commit
d62b8c6c19
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -7,10 +7,6 @@ jobs:
|
||||
steps:
|
||||
- name: 拉取仓库
|
||||
uses: actions/checkout@v4
|
||||
- name: 设置node镜像
|
||||
run: npm config set registry https://registry.npmmirror.com
|
||||
- name: 设置yarn环境
|
||||
run: npm install -g yarn
|
||||
- name: 设置yarn镜像
|
||||
run : yarn config set registry https://registry.npmmirror.com
|
||||
- name: 获取依赖
|
||||
|
Loading…
x
Reference in New Issue
Block a user