change hugo build dir

main
Evan Hemsley 2019-09-15 12:43:19 -07:00
parent 604e467885
commit c61af5d123
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ jobs:
environment:
BRANCH: master
TARGET_REPO: moontools-docs/moontools-docs.github.io.git
DOCS_CHECKOUT_DIR: ~/checkout
HUGO_BUILD_DIR: ~/checkout/bonk
DOCS_CHECKOUT_DIR: ~/build
HUGO_BUILD_DIR: ~/build/bonk
steps:
- checkout
- run: