Skip to content

Commit c66b244

Browse files
committed
CI: adding myst execution
1 parent 0a2977c commit c66b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
command: |
5252
export BASE_URL="/output/job/$CIRCLE_WORKFLOW_JOB_ID/artifacts/0/$DOCS_PATH"
5353
54-
(npx myst build --html)
54+
(npx myst build --execute)
5555
5656
## Temporary hack to remove unused thebe JS
5757
rm _build/html/*thebe*.js

0 commit comments

Comments
 (0)