add create config

This commit is contained in:
James Ray 2022-03-01 09:19:12 -05:00
parent 2334be2891
commit 056ff667b6
No known key found for this signature in database
GPG key ID: E8AD82EF4759BD72

View file

@ -22,5 +22,7 @@ jobs:
extended: true
# build website
- name: Create Config
run: touch config.toml
- name: Build
run: hugo --minify