mirror of https://github.com/odrling/Aegisub
actions: force LFS 1.8.0 on macOS
This commit is contained in:
parent
28bc329678
commit
1a5c19c4d7
|
@ -66,6 +66,7 @@ jobs:
|
|||
if: matrix.config.os == 'macos-latest'
|
||||
run: |
|
||||
brew install luarocks nasm ninja
|
||||
luarocks install luafilesystem 1.8.0
|
||||
luarocks install moonscript --dev
|
||||
|
||||
- name: Install dependencies (Linux)
|
||||
|
|
Loading…
Reference in New Issue