Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jwharm committed May 13, 2024
1 parent 37cc11b commit f663d75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.x'
cache: 'pip'

- name: Setup MkDocs
run: pip3 install mkdocs
Expand Down

0 comments on commit f663d75

Please sign in to comment.