Typo fix.

This commit is contained in:
David Given 2022-06-26 21:58:57 +02:00
parent b98313512a
commit c4b269b039

View file

@ -17,7 +17,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: brew - name: brew
run: brew install ninja lua5.1 luarocks run: brew install ninja lua@5.1 luarocks
- name: luarocks - name: luarocks
run: | run: |
luarocks install lua-posix luarocks install lua-posix