Skip to content

Commit a54b96f

Browse files
committed
update scraper path
1 parent 7488d98 commit a54b96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/instagram_feed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
run: pip install -r requirements.txt
4848

4949
- name: Run scraper
50-
run: python instagram_feed.py
50+
run: python scraping/instagram_feed.py

0 commit comments

Comments
 (0)