We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7488d98 commit a54b96fCopy full SHA for a54b96f
.github/workflows/instagram_feed.yml
@@ -47,4 +47,4 @@ jobs:
47
run: pip install -r requirements.txt
48
49
- name: Run scraper
50
- run: python instagram_feed.py
+ run: python scraping/instagram_feed.py
0 commit comments