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- - kobalt-dependencies-
- run: - run:
name: Kobalt Check Versions name: Check Versions
command: ./kobaltw CheckVersions command: ./kobaltw checkVersions
- save_cache: - save_cache:
paths: ~/.kobalt paths: ~/.kobalt
key: kobalt-dependencies-{{ checksum "kobalt/src/Build.kt" }} key: kobalt-dependencies-{{ checksum "kobalt/src/Build.kt" }}
- run: - run:
name: Kobalt Assemble name: Assemble
command: ./kobaltw assemble command: ./kobaltw assemble