Typo fix.
This commit is contained in:
parent
877915da61
commit
3fb6498262
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: apt
|
||||
run: sudo apt update && sudo apt install bison flex ninja-build luajit
|
||||
- name: make
|
||||
run: make LUA=lua
|
||||
run: make
|
||||
|
||||
build-macos:
|
||||
runs-on: macos-latest
|
||||
|
|
Loading…
Reference in a new issue