Skip to content

Commit

Permalink
bump doc building pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-kidger committed Oct 30, 2024
1 parent 316000f commit 4f041ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
mkdocs build # twice, see https://github.com/patrick-kidger/pytkdocs_tweaks
- name: Upload docs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: docs
path: site # where `mkdocs build` puts the built site

0 comments on commit 4f041ec

Please sign in to comment.