We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8ccf7 commit 731f394Copy full SHA for 731f394
.github/workflows/ci_pr.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Build HTML
52
working-directory: ./lectures
53
run: |
54
- myst build
+ myst build --html
55
56
- name: Upload build output
57
uses: actions/upload-pages-artifact@v3
0 commit comments