Skip to content

Commit

Permalink
Adding newly published package to dependencies for install for buildi…
Browse files Browse the repository at this point in the history
…ng package docs
  • Loading branch information
djpugh committed Dec 27, 2023
1 parent 2cc3fe9 commit 308d2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ jobs:
- shell: bash
name: Install tomli
run: |
pip install tomli
pip install tomli mkdocs-github-changelog
- shell: python
name: Install test dependencies
run: |
Expand Down

0 comments on commit 308d2a7

Please sign in to comment.