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 67ecb82 commit 8fb3604Copy full SHA for 8fb3604
.cnb/workflows/publish.yml
@@ -19,7 +19,6 @@ 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