mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Update clone folder in appveyor.yml due to the org transition
This commit is contained in:
parent
9266bf9d4c
commit
d531d17b3b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ init:
|
|||
- go env
|
||||
|
||||
# clones and cd's to path
|
||||
clone_folder: C:\GOPATH\src\github.com\spf13\hugo
|
||||
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
|
||||
|
||||
install:
|
||||
- gem install asciidoctor
|
||||
|
|
Loading…
Reference in a new issue