mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-04 12:43:22 +00:00
ci(website): combine cd and hugo in 1 run cmd
This commit is contained in:
parent
b89b49e3de
commit
1c2e0fbe72
3
.github/workflows/website.yml
vendored
3
.github/workflows/website.yml
vendored
@ -23,8 +23,7 @@ jobs:
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
- run: cd website
|
||||
- run: hugo --minify
|
||||
run: 'cd website && hugo --minify'
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user