Skip to content

Commit 280e596

Browse files
forgot pnpm
1 parent e5295ca commit 280e596

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/publish.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ jobs:
3838
with:
3939
version: 10
4040

41+
- name: Install Dependencies
42+
uses: ./.github/ci/actions/npm-install
43+
with:
44+
client: pnpm
45+
46+
4147
- name: Has changesets
4248
uses: bluwy/detect-changesets-action@v1
4349
id: detect

0 commit comments

Comments
 (0)