1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 00:21:16 -04:00

Update deploy.yml

This commit is contained in:
2019-08-22 10:56:03 -04:00
committed by GitHub
parent 20c05ef3d9
commit 152b52e547

View File

@@ -14,7 +14,7 @@ jobs:
- name: Build Hugo site - name: Build Hugo site
uses: peaceiris/actions-hugo@v0.56.3 uses: peaceiris/actions-hugo@v0.56.3
with: with:
args: -b "/" --gc --cleanDestinationDir -v --debug args: --gc --cleanDestinationDir -v --debug
- name: Upload artifact for debugging - name: Upload artifact for debugging
uses: actions/upload-artifact@master uses: actions/upload-artifact@master
with: with: