Skip to content

Commit

Permalink
Save generated docs as artifact
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
sebp committed Dec 20, 2019
1 parent a2f832a commit c869a22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tox-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ jobs:
pip install --upgrade tox numpy
- name: Run Tox
run: tox
- name: Archive documentation
uses: actions/upload-artifact@v1
with:
name: documentation
path: doc/_build/html

0 comments on commit c869a22

Please sign in to comment.