Skip to content

Commit

Permalink
fix(ci): There is no item named 'PyAthena-2.5.2.dist-info/WHEEL' in t…
Browse files Browse the repository at this point in the history
  • Loading branch information
vanducng authored Mar 16, 2023
1 parent 0c4ca2a commit 61b1544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Python Poetry
uses: abatilo/actions-poetry@v2
with:
poetry-version: 1.3.1
poetry-version: 1.3.2
- name: Configure poetry
shell: bash
run: python -m poetry config virtualenvs.in-project true
Expand Down

0 comments on commit 61b1544

Please sign in to comment.