mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 21:15:31 -04:00
Update deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -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: --gc -b "/"
|
args: -v -b "/"
|
||||||
- name: test artifact
|
- name: test artifact
|
||||||
uses: actions/upload-artifact@master
|
uses: actions/upload-artifact@master
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user