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 16, 2024
1 parent 47aeecc commit 13b7dc2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,10 @@ jobs:
uses: actions/download-artifact@v4
with:
path: wrappers/python/dist
- name: Run tests
shell: sh
run: |
ls -R wrappers/python/dist
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: wrappers/python/dist

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

0 comments on commit 13b7dc2

Please sign in to comment.