docs: update workflow example, enhance build step
This commit is contained in:
parent
79ff7701be
commit
9582ca51e5
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ jobs:
|
||||||
# extended: true
|
# extended: true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --gc --minify --cleanDestinationDir
|
run: hugo --gc --minify
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v2.5.0
|
uses: peaceiris/actions-gh-pages@v2.5.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue