1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

ci: work around GHA bug

There seems to be some race that this successfully hides
This commit is contained in:
Ryan Lucia 2024-07-14 14:56:42 -07:00
parent 0a2c5d8fd1
commit dfc3c92e41

View File

@ -109,8 +109,8 @@ jobs:
# Skip brew update for now, see https://github.com/actions/setup-python/issues/577
# brew update
brew install luarocks ninja
luarocks install luafilesystem 1.8.0
luarocks install moonscript --dev
sudo luarocks install luafilesystem 1.8.0
sudo luarocks install moonscript --dev
brew install libass zlib ffms2 fftw hunspell
brew install pulseaudio # NO OpenAL in github CI