Skip to content

Commit 8fb3604

Browse files
eryajferyajf
authored andcommitted
ci: 移除打印环境步骤中的 ls 命令
1 parent 67ecb82 commit 8fb3604

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cnb/workflows/publish.yml

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

0 commit comments

Comments
 (0)