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 07:48:12 -04:00
committed by GitHub
parent 91a5656c49
commit 89d0b9a2d6

View File

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