Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
Update mise-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx authored Jan 13, 2024
1 parent 7d0e208 commit 2a20393
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mise-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
needs: [build]
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # for lastUpdated
- uses: jdx/mise-action@v2
- run: pnpm install
- run: pnpm run docs:build
Expand Down

0 comments on commit 2a20393

Please sign in to comment.