Skip to content

Commit 273c5b4

Browse files
demo
1 parent ce45d70 commit 273c5b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Install dependencies
2626
run: |
2727
python -m pip install --upgrade pip
28+
pip install -r requirements.txt
2829
pip install build
2930
3031
- name: Build package

0 commit comments

Comments
 (0)