Skip to content

Commit a1a6fea

Browse files
authored
Update issue1050.yml
1 parent 3bd3ee7 commit a1a6fea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/issue1050.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
cache: 'pip'
1818
cache-dependency-path: 'requirements.txt'
1919
architecture: 'x64'
20+
- name: Install dependencies
21+
run: pip install -r requirements.txt
2022

2123

2224

0 commit comments

Comments
 (0)