mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2025-05-08 14:16:03 +02:00
Update references to shema-fields.csv
This commit is contained in:
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user