Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoil committed Nov 3, 2019
1 parent 954589d commit 838da6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
name: docs
path: docs/_build/html
- name: Build
- name: Build package
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
run: |
pip install wheel
Expand Down

0 comments on commit 838da6a

Please sign in to comment.