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 e449a68 commit 2ca78ae
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 @@ -19,5 +19,5 @@ jobs:
working-directory: ./extensions/underthesea_core
run: |
# add poetry to path
echo "${PWD}/poetry/bin" >> $GITHUB_PATH
export PATH="${PWD}/poetry/bin:${PATH}"
poetry

0 comments on commit 2ca78ae

Please sign in to comment.