Skip to content

Commit

Permalink
Also test building for the build
Browse files Browse the repository at this point in the history
  • Loading branch information
robsimmons committed Nov 23, 2023
1 parent 9cf5580 commit bece96c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .builds/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ tasks:
cd dusa
npm run build
npm run lib
cd docs
npm install
npm run build
- github: |
if [ "$GIT_REF" == "refs/heads/main" ]
then
Expand Down

0 comments on commit bece96c

Please sign in to comment.