Skip to content

Commit

Permalink
Rollback markdown to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyJuarez10 committed Jan 30, 2024
1 parent 3d972c7 commit 2168193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mkdocs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Publish docs
run: |
pip install --upgrade pip && pip install setuptools mkdocs
pip install markdown==3.2.0
python mkdocs/mkdocs-config/setup.py develop
git config user.name 'github-actions[bot]' && git config user.email 'github-actions[bot]@users.noreply.github.com'
cd mkdocs
Expand Down

0 comments on commit 2168193

Please sign in to comment.