Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton-byte authored Mar 3, 2024
1 parent eeb5340 commit 76b5e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ jobs:
- name: Install Poetry
run: |
curl -sSL https://install.python-poetry.org | python - -y
export PATH="/Users/runner/.local/bin:$PATH"
poetry install
poetry run version ${{ github.event.inputs.version }}
- name: build
Expand Down

0 comments on commit 76b5e29

Please sign in to comment.