Fixed typo.

This commit is contained in:
Erik C. Thauvin 2017-10-29 23:51:58 -07:00
parent 78bb7ff692
commit e2bb3c0a3d

View file

@ -19,13 +19,13 @@ jobs:
- kobalt-dependencies-
- run:
name: Kobalt Check Versions
command: ./kobaltw CheckVersions
name: Check Versions
command: ./kobaltw checkVersions
- save_cache:
paths: ~/.kobalt
key: kobalt-dependencies-{{ checksum "kobalt/src/Build.kt" }}
- run:
name: Kobalt Assemble
name: Assemble
command: ./kobaltw assemble