forked from mirrors/thatmattlove-hyperglass
fix ci release action
This commit is contained in:
parent
a74e1d1638
commit
2c1746dc90
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-pypi.yml
vendored
1
.github/workflows/release-pypi.yml
vendored
|
|
@ -8,6 +8,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.6]
|
python-version: [3.6]
|
||||||
os: [ubuntu-20.04]
|
os: [ubuntu-20.04]
|
||||||
|
poetry-version: [1.1.4]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue