Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed Dec 17, 2024
1 parent 13b7dc2 commit 89d33c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,9 @@ jobs:
uses: actions/download-artifact@v4
with:
path: wrappers/python/dist
pattern: "*.whl"
merge-multiple: true
- run: ls -R wrappers/python/dist
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit 89d33c9

Please sign in to comment.