Fix output directory

This commit is contained in:
Raoul Snyman 2020-02-20 15:32:21 +00:00
parent 2bcf283c33
commit 597d03ea2c
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ pages:
script:
- nikola theme -i bootstrap3
- nikola build
- mv build public
- mv output public
artifacts:
paths:
- public