1
0
Fork 0

actions: force LFS 1.8.0 on macOS

This commit is contained in:
Ryan 2021-01-10 00:01:47 -05:00 committed by Ryan Lucia
parent 28bc329678
commit 1a5c19c4d7
1 changed files with 1 additions and 0 deletions

View File

@ -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)