Skip to content

Commit 975f96d

Browse files
authored
[Fix-4522] add use pnpm image (#4527)
1 parent cf0e610 commit 975f96d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- uses: actions/checkout@v3
28+
- uses: pnpm/action-setup@v4
2829
- name: Build documentation
2930
run: |
3031
cd docs && pnpm install && pnpm run build

0 commit comments

Comments
 (0)