We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7afc533 commit 29b0bf8Copy full SHA for 29b0bf8
.github/workflows/instagram_feed.yml
@@ -47,6 +47,7 @@ jobs:
47
run: pip install -r requirements.txt
48
49
- name: Create logs directory
50
+ working-directory: backend/scraping
51
run: mkdir -p logs
52
53
- name: Run scraper
0 commit comments