mirror of
https://github.com/barkeser2002/node-minecraft-data.git
synced 2026-09-25 07:09:58 +03:00
7 lines
132 B
YAML
7 lines
132 B
YAML
machine:
|
|
node:
|
|
version: 8
|
|
checkout:
|
|
post:
|
|
- git submodule sync --recursive
|
|
- git submodule update --recursive --init |