We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035c6bb commit 198c70cCopy full SHA for 198c70c
.cnb/workflows/publish.yml
@@ -19,6 +19,7 @@ main:
19
- name: 🖨️ 打印环境
20
script: |
21
node -v && npm -v && yarn -v && pnpm -v
22
+ ls
23
- name: 📦️ 安装依赖
24
25
pnpm install
0 commit comments