Skip to content

Commit

Permalink
Test MacOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander.A.Utkin committed Sep 9, 2024
1 parent 122a048 commit 931a1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Setup PyReindexer
run: |
python3 -m pip install --upgrade pip setuptools
brew install python-setuptools
python3 setup.py sdist bdist_wheel
shell: bash

Expand Down

0 comments on commit 931a1e2

Please sign in to comment.