Skip to content

Commit

Permalink
Remove an attempt to set a library path
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Aug 8, 2024
1 parent 818af8c commit a4cd566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
make develop
- name: Test natlang
run: |
PYENCHANT_LIBRARY_PATH=$(brew --prefix enchant)/lib/libenchant-2.dylib python) make check
make check

0 comments on commit a4cd566

Please sign in to comment.