Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed Dec 11, 2024
1 parent adda36a commit a5a7ceb
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 @@ -313,7 +313,7 @@ jobs:
if: github.event_name == 'release' || (github.event_name == 'workflow_dispatch' && github.event.inputs.publish-python-wrapper == 'true')
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: wrappers/python
packages-dir: wrappers/python/dist

build-ios:
name: Build library (iOS)
Expand Down

0 comments on commit a5a7ceb

Please sign in to comment.