mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-15 06:23:49 -05:00
Hopefully fix CircleCI config
This commit is contained in:
@@ -14,10 +14,11 @@ jobs:
|
||||
# documented at https://circleci.com/docs/2.0/circleci-images/
|
||||
# - image: circleci/mongo:3.4.4
|
||||
|
||||
working_directory: ~/repo/build
|
||||
working_directory: ~/onedark.vim/build
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
path: ~/onedark.vim
|
||||
|
||||
# Download and cache dependencies
|
||||
- restore_cache:
|
||||
|
||||
Reference in New Issue
Block a user