Skip to content

Commit

Permalink
ci: Try to work around yet another gh actions bug
Browse files Browse the repository at this point in the history
  • Loading branch information
arch1t3cht committed May 20, 2024
1 parent 551d4ff commit a89158b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a89158b

Please sign in to comment.