Skip to content

Commit 17428ef

Browse files
committed
Try notebook execution
1 parent 28a9798 commit 17428ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ jobs:
3636
- name: Install MyST Markdown
3737
run: npm install -g mystmd
3838
- name: Build HTML Assets
39+
run: myst start --execute
3940
run: myst build --execute
41+
run: myst build --html
4042
- name: Upload artifact
4143
uses: actions/upload-pages-artifact@v3
4244
with:

0 commit comments

Comments
 (0)