Skip to content

Commit bff6df9

Browse files
committed
update the requirements.txt in pipeline
1 parent 7d0f0b2 commit bff6df9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-pipeline.dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727

2828
- name: Install Dependencies
2929
run: |
30+
cd app
3031
python3 -m pip install --upgrade pip
3132
pip install -r requirements.txt
3233

0 commit comments

Comments
 (0)