Skip to content

Commit 3ddf2dd

Browse files
committed
fix(ci): use pnpm to install @blocklet/cli to fix Joi dependency resolution
1 parent 87d76c6 commit 3ddf2dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Blocklet workflow
3131
uses: blocklet/action-workflow@v1
3232
with:
33+
deps-npm-client: pnpm
3334
deps-server-version: '1.17.10'
3435
skip-upload: false
3536
skip-deploy: true

0 commit comments

Comments
 (0)