mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-19 13:18:13 +02:00
Update test-pypi.yml
This commit is contained in:
parent
ef491a5843
commit
4c99069699
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-pypi.yml
vendored
2
.github/workflows/test-pypi.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
python-version: '3.x'
|
||||
architecture: 'x64'
|
||||
- run: pip install poetry==1.1.12
|
||||
- run: pip3 install poetry
|
||||
- run: >-
|
||||
poetry version patch &&
|
||||
version=$(poetry version | awk '{print $2}') &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue