update .gitlab-ci.yml
This commit is contained in:
parent
67931a0ede
commit
9e9c70782e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
syntax:
|
syntax:
|
||||||
script:
|
script:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
|
- git submodule sync
|
||||||
- git submodule update
|
- git submodule update
|
||||||
- luac5.1 -s -p mods/*/*.lua
|
- luac5.1 -s -p mods/*/*.lua
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue