Skip to content

Commit e070b02

Browse files
committed
change dir
1 parent 0318f7d commit e070b02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish_pypi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
run: echo ${{ steps.tag.outputs.result }}
2525
- name: Install Dependencies
2626
run: |
27-
cd sdk
28-
pip install -r requirements.txt
27+
cd sdk
28+
pip install -r requirements.txt
2929
- name: Install Twine
3030
run: |
3131
sudo apt-get update -y

0 commit comments

Comments
 (0)