1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 08:55:32 -04:00

Update deploy.yml

This commit is contained in:
2019-08-22 00:09:56 -04:00
committed by GitHub
parent 8335b5cc22
commit 91a5656c49

View File

@@ -13,7 +13,7 @@ jobs:
- name: Build Hugo site
uses: peaceiris/actions-hugo@v0.57.2
with:
args: --gc -b "/"
args: -v -b "/"
- name: test artifact
uses: actions/upload-artifact@master
with: