Skip to content

Commit ac862a6

Browse files
committed
ci: update build workflow
1 parent adbfb71 commit ac862a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818

1919
- uses: pnpm/action-setup@v4
2020
name: Install pnpm
21-
# with:
22-
# version: 10
21+
with:
22+
version: 10
2323

2424
- name: Install Node.js
2525
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)