mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -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
|
- go env
|
||||||
|
|
||||||
# clones and cd's to path
|
# 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:
|
install:
|
||||||
- gem install asciidoctor
|
- gem install asciidoctor
|
||||||
|
|
Loading…
Reference in a new issue