Skip to content

Commit

Permalink
build packages
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Dec 6, 2024
1 parent bc055b9 commit 8d59514
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Build start
run: pnpm run build

- name: Build docs
run: pnpm run docs:build
env:
Expand Down

0 comments on commit 8d59514

Please sign in to comment.