Skip to content

Commit fd59efb

Browse files
committed
Install deps in publish workflow
1 parent 386090c commit fd59efb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747

4848
- uses: pnpm/action-setup@v4
4949
name: Install pnpm
50+
with:
51+
run_install: true
5052

5153
- name: Build project
5254
working-directory: packages/uniwind-plugin-next

0 commit comments

Comments
 (0)