Skip to content

Commit

Permalink
don't zip docs
Browse files Browse the repository at this point in the history
  • Loading branch information
emiddell committed Mar 18, 2024
1 parent e6bf87a commit 4d7f63e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
- name: Save website as an artifact
uses: actions/upload-artifact@v4
with:
name: docs.tar.gz
path: docs/_build/html.tar.gz
name: docs
path: docs/_build/html
retention-days: 14

0 comments on commit 4d7f63e

Please sign in to comment.