1 files changed, 1 insertions(+), 1 deletions(-)
M .build.yml
M .build.yml => .build.yml +1 -1
@@ 6,7 6,7 @@ environment:
site: xn--2v9h.omg.lol
tasks:
- package: |
- cd dna/public
+ cd dna/pub
tar -cvz . > ../../site.tar.gz
- upload: |
hut pages publish -d $site site.tar.gz