Skip to content

Commit

Permalink
Point setup-python workflow step at mkdocs-reqs.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Nov 30, 2024
1 parent 499d63d commit ee46b97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
with:
python-version: '3.13'
cache: pip
cache-dependency-path: mkdocs-reqs.txt

- name: Ensure mkdocs is available
run: make ensure-mkdocs
Expand Down

0 comments on commit ee46b97

Please sign in to comment.