Skip to content

Commit 731f394

Browse files
committed
use html flag
1 parent 6e8ccf7 commit 731f394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Build HTML
5252
working-directory: ./lectures
5353
run: |
54-
myst build
54+
myst build --html
5555
5656
- name: Upload build output
5757
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)