mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 04:35:31 -04:00
Update deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Build Hugo site
|
||||
uses: peaceiris/actions-hugo@v0.56.3
|
||||
with:
|
||||
args: -b "/" --gc --cleanDestinationDir -v --debug
|
||||
args: --gc --cleanDestinationDir -v --debug
|
||||
- name: Upload artifact for debugging
|
||||
uses: actions/upload-artifact@master
|
||||
with:
|
||||
|
Reference in New Issue
Block a user