Update deploy.yml

This commit is contained in:
2019-08-22 07:53:06 -04:00
committed by GitHub
parent 89d0b9a2d6
commit 634ba17dcd
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: Build Hugo site
uses: peaceiris/actions-hugo@v0.57.2
with:
args: -v --debug
args: --debug -v
- name: test artifact
uses: actions/upload-artifact@master
with: