Skip to content

Commit f6e27dd

Browse files
committed
- up
1 parent 4576b8f commit f6e27dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
python-version: '3.9'
3131

3232
- name: Create and activate virtual environment
33+
working-directory: ./backend
3334
run: |
3435
python -m venv venv
3536
source venv/bin/activate

0 commit comments

Comments
 (0)