Typo fix.

This commit is contained in:
David Given 2022-06-26 22:00:50 +02:00
parent c4b269b039
commit d27320b94c

View file

@ -45,7 +45,7 @@ jobs:
zip
- name: luarocks
run: |
/mingw32/bin/luarocks install lua-posix
/mingw32/bin/luarocks --lua-dir=/usr/local/opt/lua@5.1 install lua-posix
- uses: actions/checkout@v3
- name: build
run: |