add create config
This commit is contained in:
parent
2334be2891
commit
056ff667b6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -22,5 +22,7 @@ jobs:
|
|||
extended: true
|
||||
|
||||
# build website
|
||||
- name: Create Config
|
||||
run: touch config.toml
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue