mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
circleci: Must go get mage
See https://github.com/magefile/mage/issues/79
This commit is contained in:
parent
e939aaed8b
commit
8964162573
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jobs:
|
|||
path: hugo
|
||||
- run:
|
||||
command: |
|
||||
go get -d github.com/magefile/mage/...
|
||||
git clone git@github.com:gohugoio/hugoDocs.git
|
||||
cd hugo
|
||||
mage vendor
|
||||
|
|
Loading…
Reference in a new issue