Update scraper.yml

This commit is contained in:
3eef8a28f26fb2bcc514e6f1938929a1f931762 2023-02-07 10:23:05 -05:00 committed by GitHub
parent 27727b1a00
commit 4672d85af7
1 changed files with 3 additions and 2 deletions

View File

@ -10,6 +10,8 @@ jobs:
steps:
- name: Checkout scraping repo
uses: actions/checkout@v3
with:
path: quatalog-scraping
- name: Clone QuACS data
uses: actions/checkout@v3
@ -25,8 +27,7 @@ jobs:
- name: Run scraper
run: |
pwd
find .
cd quatalog-scraping
# Usage: CourseOfferingsScraper <data_directory> <terms_offered_file> <prerequisites_file> <list_of_terms_file>
./bin/CourseOfferingScraper \
./quacs-data/semester_data \