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 28, 2023
1 parent 8696912 commit 8861325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pypi-core-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# add poetry to path
alias python3.8=~/anaconda3/envs/python3.8/bin/python3.8
alias python3.9=~/anaconda3/envs/python3.8/bin/python3.9
python3.8
ls ~/anaconda3
# poetry run maturin build --release --no-sdist --strip --interpreter python
# find ./target/wheels/
# poetry run maturin publish --username __token__ --no-sdist --interpreter python
Expand Down

0 comments on commit 8861325

Please sign in to comment.