mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
ci: Try to work around yet another gh actions bug
This commit is contained in:
parent
551d4ff2e8
commit
a89158b5c2
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -121,8 +121,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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user