Skip to content

Commit 103eb0f

Browse files
committed
fix: fix build
1 parent 5febcdb commit 103eb0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ jobs:
1616
- uses: actions/setup-node@v2
1717
with:
1818
node-version: ${{ matrix.node-version }}
19+
- uses: pnpm/action-setup@v2
1920
- run: pnpm i
2021
- run: pnpm run test

0 commit comments

Comments
 (0)