Skip to content

Commit

Permalink
new test (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielePalaia authored Jan 18, 2024
1 parent 8feda45 commit 8dbd0ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: build with poetry
env:
REPO: ${{ inputs.pypi_repository_url }}
run: |
curl -sSL https://install.python-poetry.org | python3 -
export PATH="/home/runner/.local/bin:$PATH"
Expand Down

0 comments on commit 8dbd0ca

Please sign in to comment.