diff options
Diffstat (limited to '.circleci')
-rw-r--r-- | .circleci/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 1f04820ca..ac031d1c3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,6 +12,7 @@ jobs: path: hugo - run: command: | + go get -d github.com/magefile/mage/... git clone [email protected]:gohugoio/hugoDocs.git cd hugo mage vendor |