Skip to content

Commit 198c70c

Browse files
eryajfcnb
authored andcommitted
编辑文件 publish.yml
1 parent 035c6bb commit 198c70c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cnb/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ main:
1919
- name: 🖨️ 打印环境
2020
script: |
2121
node -v && npm -v && yarn -v && pnpm -v
22+
ls
2223
- name: 📦️ 安装依赖
2324
script: |
2425
pnpm install

0 commit comments

Comments
 (0)