Skip to content

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rodluger committed Jan 28, 2021
1 parent e2e15d5 commit 13fbb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
shell: bash -l {0}
run: |
python docs/generate_readme_plots.py
mv docs/samples_*.png docs/_build/html/_images
mv samples_*.png docs/_build/html/_images
- name: Push
if: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 13fbb41

Please sign in to comment.