Skip to content

Commit

Permalink
Debug osx ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AllSeeingEyeTolledEweSew committed Dec 7, 2020
1 parent 11c82f0 commit d195538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: build and install python module
run: |
cd bindings/python
python3 setup.py build_ext --libtorrent-link=static install
DISTUTILS_DEBUG=1 python3 setup.py build_ext --libtorrent-link=static install
- name: run python tests
run: |
Expand Down

0 comments on commit d195538

Please sign in to comment.