Skip to content

Commit a4b298a

Browse files
authored
Update deploy-to-gh-pages.yml
1 parent c2c6222 commit a4b298a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-to-gh-pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v4
1414

15+
- uses: pnpm/action-setup@v4
16+
with:
17+
version: 9
1518
- name: Setup Node
1619
uses: actions/setup-node@v4
1720
with:

0 commit comments

Comments
 (0)