Skip to content

Commit

Permalink
pb
Browse files Browse the repository at this point in the history
  • Loading branch information
Strilanc committed Sep 11, 2024
1 parent 7b5403d commit b142d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- run: python -m pip install setuptools
- run: python -m pip install setuptools pybind11~=2.11.1
- run: python dev/overwrite_dev_versions_with_date.py
- run: mkdir output
- run: python setup.py sdist
Expand Down

0 comments on commit b142d7c

Please sign in to comment.