1 parent 551d4ff commit a89158bCopy full SHA for a89158b
1 file changed
.github/workflows/ci.yml
@@ -121,8 +121,8 @@ jobs:
121
# Skip brew update for now, see https://github.com/actions/setup-python/issues/577
122
# brew update
123
brew install luarocks ninja
124
- luarocks install luafilesystem 1.8.0
125
- luarocks install moonscript --dev
+ sudo luarocks install luafilesystem 1.8.0
+ sudo luarocks install moonscript --dev
126
brew install libass zlib ffms2 fftw hunspell
127
brew install pulseaudio # NO OpenAL in github CI
128
0 commit comments