Skip to content

Commit

Permalink
Try to fix python on x86
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Dec 9, 2024
1 parent 1e0c364 commit 9371d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
brew install gettext
brew link gettext --force
echo "LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/gettext/lib" >> $GITHUB_ENV
- name: Configure Python version
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 9371d7a

Please sign in to comment.