Skip to content

Commit

Permalink
Merge pull request pybamm-team#1837 from pybamm-team/fix-publish-whee…
Browse files Browse the repository at this point in the history
…ls-pypi

fixed downloading of wheels
  • Loading branch information
brosaplanella authored Nov 30, 2021
2 parents c32dc0b + 42bebc9 commit 15992b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: wheels
path: wheels

- name: Publish wheels on PyPI
if: |
Expand Down

0 comments on commit 15992b3

Please sign in to comment.