Skip to content

Commit 82070b6

Browse files
Update main_ai-dslab-backend.yml
1 parent 41e13f4 commit 82070b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_ai-dslab-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
source venv/bin/activate
3131
3232
- name: Install dependencies
33-
run: pip install -r requirements.txt
33+
run: pip install -r backend/requirements.txt
3434

3535
# Optional: Add step to run tests here (PyTest, Django test suites, etc.)
3636

0 commit comments

Comments
 (0)