Aqsa Kausar
commited on
Update scraping.yml
Browse files
.github/workflows/scraping.yml
CHANGED
|
@@ -28,4 +28,4 @@ jobs:
|
|
| 28 |
env:
|
| 29 |
RAPID_API_KEY: ${{ secrets.RAPID_API_KEY }}
|
| 30 |
run: |
|
| 31 |
-
python
|
|
|
|
| 28 |
env:
|
| 29 |
RAPID_API_KEY: ${{ secrets.RAPID_API_KEY }}
|
| 30 |
run: |
|
| 31 |
+
python linkedin_scrapping.py
|