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 89d33c9 commit d5418c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ jobs:
uses: actions/download-artifact@v4
with:
path: wrappers/python/dist
pattern: "*.whl"
pattern: "python_package-*"
merge-multiple: true
- run: ls -R wrappers/python/dist
- name: Publish to PyPI
Expand Down

0 comments on commit d5418c2

Please sign in to comment.