Skip to content

Commit

Permalink
update pypi action
Browse files Browse the repository at this point in the history
  • Loading branch information
kungjim committed Sep 17, 2023
1 parent ac29e55 commit deeb967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
CIBW_BEFORE_ALL_LINUX: >
cmake --version &&
yum install -y python3-devel python-devel
CIBW_BEFORE_BUILD: >
pip install pybind11
CIBW_ARCHS_LINUX: auto, aarch64

- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit deeb967

Please sign in to comment.