mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-05 12:04:33 -08:00
updated yml so jobspy scraper runs properly
This commit is contained in:
2
.github/workflows/job_scraper_dynamic.yml
vendored
2
.github/workflows/job_scraper_dynamic.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Job Scraper with Config
|
- name: Run Job Scraper with Config
|
||||||
run: |
|
run: |
|
||||||
python scripts/job_scraper_dynamic.py "${{ github.event.inputs.user_email }}"
|
python job_scraper_dynamic.py "${{ github.event.inputs.user_email }}"
|
||||||
|
|
||||||
- name: Upload Output Artifact
|
- name: Upload Output Artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user