Skip to content

Commit

Permalink
Add macos builds
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwason committed Nov 30, 2024
1 parent 280fc8a commit ec42a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: 'python-macos-win-${{matrix.config.python_version}}'
name: 'python-macos-${{ matrix.config.arch }}-python-${{matrix.config.python_version}}'
path: ws/build/tesseract_python/python
- name: archive logs
if: failure()
Expand Down

0 comments on commit ec42a59

Please sign in to comment.