Skip to content

Commit 05310ef

Browse files
author
Alan Christie
committed
Build fix
1 parent 5d5e8ff commit 05310ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Install requirements
3737
run: |
3838
python -m pip install --upgrade pip
39+
pip install -r requirements.txt
3940
pip install -r build-requirements.txt
4041
pip install -r package-requirements.txt
4142
- name: Test

0 commit comments

Comments
 (0)