Skip to content

Commit 15ab26d

Browse files
committed
jkl
1 parent 5ee1b0b commit 15ab26d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install and Test with pytest
6464
run: |
6565
export PATH="$pythonLocation:$PATH"
66-
python -m pip install pybind11
66+
python -m pip install pybind11 wheel
6767
python setup.py bdist_wheel
6868
- uses: actions/upload-artifact@v4
6969
with:

0 commit comments

Comments
 (0)