Skip to content

Commit

Permalink
pnpm ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
micahkendall committed May 1, 2024
1 parent 0e9a3e1 commit b31fb8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/checkout@v4
- name: Setup pnpm
uses: pnpm/[email protected]
with:
version: 8
- run: pnpm i
- run: pnpm run docs
- uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit b31fb8d

Please sign in to comment.