Skip to content

Commit

Permalink
Add demo site
Browse files Browse the repository at this point in the history
  • Loading branch information
ghandic committed Aug 22, 2024
1 parent 304b020 commit 363a044
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 @@ -40,7 +40,7 @@ jobs:
node-version: 20
cache: "pnpm"
- name: Install dependencies
run: pnpm i
run: cd src/doc && pnpm i
- name: Build
run: pnpm build:docs
- name: Setup Pages
Expand Down

0 comments on commit 363a044

Please sign in to comment.