actions: force LFS 1.8.0 on macOS
This commit is contained in:
parent
28bc329678
commit
1a5c19c4d7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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 a new issue