This commit is contained in:
parent
a7821aaf9d
commit
c34bafcca1
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环境
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: lts/*
|
||||
- name: 设置node镜像
|
||||
run: npm config set registry https://registry.npmmirror.com
|
||||
- name: 设置bun环境
|
||||
|
Loading…
x
Reference in New Issue
Block a user