From 173a4df7697c9f18d3d3e147523f75905bec1970 Mon Sep 17 00:00:00 2001 From: Josh Dick Date: Tue, 8 Jan 2019 19:31:25 -0500 Subject: [PATCH] Oopsie. --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2859783..d25fa66 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,8 +17,8 @@ jobs: working_directory: ~/onedark.vim/build steps: - - checkout - path: ~/onedark.vim + - checkout: + path: ~/onedark.vim # Download and cache dependencies - restore_cache: