Skip to content

Commit 29b0bf8

Browse files
committed
log directory fix
1 parent 7afc533 commit 29b0bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/instagram_feed.yml

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

4949
- name: Create logs directory
50+
working-directory: backend/scraping
5051
run: mkdir -p logs
5152

5253
- name: Run scraper

0 commit comments

Comments
 (0)