Skip to content

Commit e03550e

Browse files
authored
lock doc rendering to 0.25.6.1 (#81)
will need to upgrade it eventually.
1 parent 504da76 commit e03550e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Install Mojo for mojo docs
3434
run: |
35-
pip install mojo
35+
pip install mojo==0.25.6.1
3636
3737
- name: Create docs_md dir
3838
run: |

0 commit comments

Comments
 (0)