Skip to content

Commit

Permalink
trying to support markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
kisnikser committed Nov 30, 2024
1 parent 8a88cc6 commit 1a41bbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
pip install mdToRst
pip install -U sphinx
pip install -U sphinx-rtd-theme
pip install -U myst_parser
pip install torch
pip install pyro-ppl
ls ./
Expand Down

0 comments on commit 1a41bbc

Please sign in to comment.