Update references to shema-fields.csv

This commit is contained in:
2021-12-20 12:04:11 +02:00
parent 78c3d62b71
commit baf534efd5
5 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ jobs:
run: poetry install
- name: Generate Hugo content
run: |
poetry run ./util/generate-hugo-content.py -i ./data/schema-fields.csv --clean -d
poetry run ./util/generate-hugo-content.py -i ./data/iseal-core.csv --clean -d
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
- name: Build Hugo site