Typo fix.
This commit is contained in:
parent
e886186890
commit
0a735d43e6
|
@ -6,7 +6,7 @@ build:
|
||||||
pull: true
|
pull: true
|
||||||
shell: sh
|
shell: sh
|
||||||
commands:
|
commands:
|
||||||
- apt install build-essentials ninja
|
- apt install build-essential ninja
|
||||||
- make
|
- make
|
||||||
cygwin:
|
cygwin:
|
||||||
image: teaci/cygwin32
|
image: teaci/cygwin32
|
||||||
|
|
Loading…
Reference in a new issue