Skip to content

Commit

Permalink
Break.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Mar 13, 2024
1 parent 3fde1a3 commit 9ac73a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
brew link --overwrite [email protected]
sudo rm -r /usr/local/bin/2to3 /usr/local/bin/idle3 /usr/local/bin/pydoc3 /usr/local/bin/python3 /usr/local/bin/python3-config /usr/local/share/man/man1/python3.1 /usr/local/lib/pkgconfig/python3-embed.pc /usr/local/lib/pkgconfig/python3.pc /usr/local/Frameworks/Python.framework/Headers /usr/local/Frameworks/Python.framework/Python /usr/local/Frameworks/Python.framework/Resources /usr/local/Frameworks/Python.framework/Versions/Current
brew install gettext gobject-introspection gtk+3 libffi cairo gtksourceview3 librsvg adwaita-icon-theme enchant
python3 -m pip install pyenchant pygobject pyyaml
python3 -m pip install --break-system-packages pyenchant pygobject pyyaml
env:
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: on

Expand Down

0 comments on commit 9ac73a5

Please sign in to comment.