We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c660c7c commit 2fe37f1Copy full SHA for 2fe37f1
1 file changed
.github/workflows/osx.yml
@@ -47,3 +47,5 @@ jobs:
47
- name: Test Thug
48
run: |
49
tox
50
+ env:
51
+ DYLD_FALLBACK_LIBRARY_PATH: /opt/homebrew/lib:$DYLD_FALLBACK_LIBRARY_PATH
0 commit comments