Skip to content

Commit a23edbe

Browse files
author
Murilo Marinho
committed
Trying to find what's causing the crash
1 parent b61e1de commit a23edbe

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build_html.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
python -m pip install mystmd==1.3.28
3+
python -m pip install mystmd
44
export BASE_URL="https://smartarmstack.github.io"
55
myst build --html
66

myst.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ project:
2424
content:
2525
id: CC-BY-NC-SA-4.0
2626
toc:
27-
- file: README.md
2827
- file: tutorial.md
2928
- file: CHANGELOG.md
3029

0 commit comments

Comments
 (0)