Skip to content

Commit eb911f8

Browse files
committed
Pip dependency
1 parent c40cb02 commit eb911f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci_metal.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
with:
2525
python-version: '3.12'
2626

27+
- name: Install Python dependencies
28+
run: pip install requests
29+
2730
- name: Configure + Build
2831
run: python -m scripts.build_all
2932

0 commit comments

Comments
 (0)