Skip to content

Commit

Permalink
Rollback markdown to v3.2.0 (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyJuarez10 authored Jan 30, 2024
1 parent 3d972c7 commit 5fb889c
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 5fb889c

Please sign in to comment.