We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1cd7b8 commit 62a9003Copy full SHA for 62a9003
.github/workflows/ci.yml
@@ -109,9 +109,7 @@ jobs:
109
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
110
# Skip brew update for now, see https://github.com/actions/setup-python/issues/577
111
# brew update
112
- brew install luarocks ninja
113
- sudo luarocks install luafilesystem 1.8.0
114
- sudo luarocks install moonscript --dev
+ brew install ninja
115
brew install libass zlib ffms2 fftw hunspell
116
brew install pulseaudio # NO OpenAL in github CI
117
0 commit comments