Skip to content

Commit

Permalink
Test Self Hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
rain1024 committed Jun 18, 2023
1 parent 242efb4 commit 67fb25c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-pypi-core-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
# add poetry to path
export PATH="${PWD}/poetry/bin:${PATH}"
poetry install
- name: Build Python package
working-directory: ./extensions/underthesea_core
run: |
poetry run maturin build --release --no-sdist --strip
find ./target/wheels/

0 comments on commit 67fb25c

Please sign in to comment.