updated job description no limit

This commit is contained in:
fakebranden
2025-03-10 19:40:12 +00:00
parent 5337b3ec7f
commit 341deba465
5 changed files with 145 additions and 100 deletions

View File

@@ -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: |