Skip to content

Commit

Permalink
Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Mar 13, 2024
1 parent 9cf266d commit 3fde1a3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,7 @@ jobs:
brew unlink [email protected]
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 sqlite xz
brew install --ignore-dependencies at-spi2-core
brew install dbus ca-certificates readline libxfixes libxi libxtst gdk-pixbuf gsettings-desktop-schemas hicolor-icon-theme libepoxy fribidi pango
brew install --ignore-dependencies gtk+3
brew install gettext gobject-introspection glib libffi cairo gtksourceview3 librsvg adwaita-icon-theme enchant
brew install gettext gobject-introspection gtk+3 libffi cairo gtksourceview3 librsvg adwaita-icon-theme enchant
python3 -m pip install pyenchant pygobject pyyaml
env:
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: on
Expand Down

0 comments on commit 3fde1a3

Please sign in to comment.