1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 12:15:34 -04:00

Update deploy.yml

This commit is contained in:
2019-08-22 07:53:06 -04:00
committed by GitHub
parent 89d0b9a2d6
commit 634ba17dcd

View File

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