Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
Signed-off-by: Amith Koujalgi <koujalgi.amith@gmail.com>
  • Loading branch information
amithkoujalgi committed Jul 24, 2024
1 parent 5d2f202 commit ae2b0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel twine pypandoc==1.13
pip install setuptools wheel twine pypandoc==1.13 m2r==0.3.1
- name: Build and publish
env:
Expand Down

0 comments on commit ae2b0a0

Please sign in to comment.