Don't install unused brew packages

This commit is contained in:
Ilya Fedin
2022-04-16 15:07:35 +04:00
committed by John Preston
parent e6e90e99da
commit fa95ca4289
+1 -2
View File
@@ -66,8 +66,7 @@ jobs:
- name: First set up.
run: |
sudo chown -R `whoami`:admin /usr/local/share
brew install automake fdk-aac lame libass libtool libvorbis libvpx \
ninja opus sdl shtool texi2html theora x264 xvid yasm pkg-config
brew install automake
# Disable spotlight.
sudo mdutil -a -i off