Skip to content

Commit

Permalink
Commitin
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeda committed Sep 19, 2023
1 parent b044caa commit c3c8624
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
run: echo ".venv/bin" >> $GITHUB_PATH

- run: |
pip install conan<2
pip install pybind11>=2.10.0
./script/build
pip install -e .
Expand Down

0 comments on commit c3c8624

Please sign in to comment.