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 fa4ae41 commit e449a68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-pypi-core-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
- name: Install package deps
working-directory: ./extensions/underthesea_core
run: |
ls
# add poetry to path
echo "${PWD}/poetry/bin" >> $GITHUB_PATH
poetry

0 comments on commit e449a68

Please sign in to comment.