Skip to content

Commit 91b857a

Browse files
authored
Merge pull request #72 from valory-xyz/fix/release
Release workflow
2 parents fb8bdca + 9b9d2bc commit 91b857a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
python -m pip install --upgrade pip
2525
pip install twine poetry==1.4.2
2626
poetry install
27+
poetry run pip install --user --upgrade setuptools
2728
poetry run autonomy packages sync --update-packages
2829
2930
- name: Build wheels and source tarball

0 commit comments

Comments
 (0)