Typo fix.

This commit is contained in:
David Given 2022-06-26 21:43:57 +02:00
parent 37403f2f7b
commit ad5a8de148

View file

@ -19,7 +19,7 @@ jobs:
- name: brew
run: brew install ninja lua luarocks
- name: luarocks
run |
run: |
luarocks install luaposix
- name: make
run: make LUA=lua
@ -44,7 +44,7 @@ jobs:
flex
zip
- name: luarocks
run |
run: |
luarocks install luaposix
- uses: actions/checkout@v3
- name: build