Skip to content

Commit

Permalink
Return uses back
Browse files Browse the repository at this point in the history
  • Loading branch information
chiliec committed Nov 21, 2023
1 parent 029cabe commit 59b44d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
python-version: ["3.11"]

steps:
- uses: actions/checkout@v4
- name: Install Poetry
uses: actions/checkout@v4
run: pipx install poetry

- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 59b44d5

Please sign in to comment.