build: Fix the building of Rookeries.

This commit is contained in:
Dorian 2020-01-23 11:37:31 -05:00
parent 52eb34368b
commit c6d79474bc
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ jobs:
docker:
- image: dorianpula/rookeries-build:latest
steps:
- checkout
- run:
name: Build Rookeries
command: cargo make build-all