Skip to content

Commit

Permalink
wip: test build script in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Dec 19, 2023
1 parent 9bcebfd commit 1131599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ jobs:
SITE=$(realpath ./docs)
CORE=$(realpath ./core)
cd ./docs
npm ci
npm --workspace build run now -- --site "$SITE" --core "$CORE"

0 comments on commit 1131599

Please sign in to comment.