mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-04-14 19:25:35 +02:00
fix workflow
This commit is contained in:
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Install Poetry
|
||||
run: |
|
||||
pip install --constraint=.github/workflows/constraints.txt poetry poetry-dynamic-constraints
|
||||
pip install --constraint=.github/workflows/constraints.txt poetry poetry-dynamic-versioning
|
||||
poetry --version
|
||||
|
||||
- name: Build package
|
||||
|
||||
Reference in New Issue
Block a user