install and build
This commit is contained in:
parent
b84fc6f4a8
commit
77f29af900
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python3 -m pip install --upgrade poetry
|
||||
poetry build
|
||||
poetry install
|
||||
working-directory: "express_relay/sdk/python/express_relay"
|
||||
- name: Build and publish
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue