Nguyen Quang Truong commited on
Commit
98d3ed7
·
1 Parent(s): d784db4
Files changed (1) hide show
  1. .github/workflows/scrape.yml +1 -1
.github/workflows/scrape.yml CHANGED
@@ -25,7 +25,7 @@ jobs:
25
 
26
 
27
  - name: Run scraping script
28
- run: python scrape_data.py
29
 
30
  - name: Commit and push changes
31
  run: |
 
25
 
26
 
27
  - name: Run scraping script
28
+ run: python ./scrape_data_indeed/scrape_data.py
29
 
30
  - name: Commit and push changes
31
  run: |