Skip to content

Commit 95e6943

Browse files
committed
build
1 parent 186e194 commit 95e6943

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/github-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
- run: corepack enable
1515
- name: Setup pnpm
1616
uses: pnpm/action-setup@v4
17+
with:
18+
version: latest
1719
- uses: actions/setup-node@v4
1820
with:
1921
node-version: '20'

0 commit comments

Comments
 (0)