Skip to content

Commit beaca51

Browse files
committed
Add python dependencies
1 parent 946ecee commit beaca51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
- name: Prepare benchmark results
8484
run: |
8585
cd cpp
86+
pip install numpy matplotlib
8687
python3 out.py
8788
- name: Save benchmark results
8889
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)