mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-04 19:44:30 -08:00
updated job description no limit
This commit is contained in:
2
.github/workflows/jobspy_scraper.yml
vendored
2
.github/workflows/jobspy_scraper.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Run JobSpy Scraper
|
||||
run: python job_scraper.py
|
||||
run: python job_scraper_exact_match.py
|
||||
|
||||
- name: Debug - Check if jobspy_output.csv exists
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user