Skip to content

Commit

Permalink
Revert "modify DYLD_LIBRARY_PATH"
Browse files Browse the repository at this point in the history
This reverts commit 073e2e6.
  • Loading branch information
cromz22 committed May 8, 2024
1 parent 6d4e219 commit 829a778
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci_on_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
run: |
brew install gettext
brew link --force gettext
- name: Set DYLD_LIBRARY_PATH
run: |
export DYLD_LIBRARY_PATH=/usr/local/opt/gettext/lib:$DYLD_LIBRARY_PATH
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 829a778

Please sign in to comment.