Skip to content

Commit

Permalink
AJ-1482 - Fix python client action for wds python client (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliadub authored Nov 27, 2023
1 parent 3ceaa87 commit a8faca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-python-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: Install python package locally
working-directory: ./wds-client
run: |
pip install wheel
pip install .
- name: Initialize Postgres DB
Expand Down

0 comments on commit a8faca9

Please sign in to comment.