mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-08 08:04:24 +00:00
Update scraper.yml
This commit is contained in:
parent
3881dd9aac
commit
c5546f4887
2
.github/workflows/scraper.yml
vendored
2
.github/workflows/scraper.yml
vendored
|
@ -99,7 +99,7 @@ jobs:
|
|||
- name: Run the HTML generator
|
||||
run: |
|
||||
# Usage: GenerateHtml <terms_offered_file> <prerequisites_file> <list_of_terms_file> <catalog_file> <out_directory>
|
||||
quatalog-scraping/bin/HtmlGenerator \
|
||||
quatalog-scraping/bin/GenerateHtml \
|
||||
new-data/terms_offered.json \
|
||||
new-data/prerequisites.json \
|
||||
new-data/terms_list.json \
|
||||
|
|
Loading…
Reference in a new issue