Skip to content

Commit

Permalink
pandoc error - run pip-chill
Browse files Browse the repository at this point in the history
  • Loading branch information
pelinski committed Aug 8, 2024
1 parent 12cef08 commit 58228a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pipenv
pipenv install --dev
pipenv install -d
pipenv run pip-chill
- name: Build documentation
run: |
Expand Down

0 comments on commit 58228a0

Please sign in to comment.