Skip to content

Commit

Permalink
Change docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed May 7, 2024
1 parent 6528c6f commit a364191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: pnpm install --frozen-lockfile

- name: Run Tests
run: pnpm --filter docs build:gh-page
run: pnpm --filter docs build

- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit a364191

Please sign in to comment.