Skip to content

Commit

Permalink
fix ci release action
Browse files Browse the repository at this point in the history
  • Loading branch information
thatmattlove committed Jan 2, 2021
1 parent a74e1d1 commit 2c1746d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
matrix:
python-version: [3.6]
os: [ubuntu-20.04]
poetry-version: [1.1.4]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 2c1746d

Please sign in to comment.