Skip to content

Commit

Permalink
chore(ci): run build script to build docs
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Pfaffel <[email protected]>
  • Loading branch information
stfsy committed Jan 10, 2025
1 parent ab7f8bd commit 7e1ea16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
env:
NODE_ENV: production

- name: Build docs
run: npm run docs:build
- name: build
run: ./build.sh
env:
NODE_ENV: production

0 comments on commit 7e1ea16

Please sign in to comment.