mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +08:00
ci: install hugo module
This commit is contained in:
2
.github/workflows/document.yml
vendored
2
.github/workflows/document.yml
vendored
@@ -21,6 +21,8 @@ jobs:
|
||||
- name: Build Webpage
|
||||
working-directory: ./docs/
|
||||
run: |
|
||||
hugo mod init github.com/repo/path
|
||||
hugo mod get -u
|
||||
hugo --minify
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
Reference in New Issue
Block a user