We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386090c commit fd59efbCopy full SHA for fd59efb
1 file changed
.github/workflows/publish.yml
@@ -47,6 +47,8 @@ jobs:
47
48
- uses: pnpm/action-setup@v4
49
name: Install pnpm
50
+ with:
51
+ run_install: true
52
53
- name: Build project
54
working-directory: packages/uniwind-plugin-next
0 commit comments