Skip to content

Commit

Permalink
GH actions: remove cd
Browse files Browse the repository at this point in the history
  • Loading branch information
IceKhan13 committed Aug 30, 2024
1 parent 52eb9d4 commit eadaa5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/client-pypi-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
run: pip install -U twine==5.1.1 wheel==0.44.0
- name: Build Artifacts
run: |
cd client
python setup.py sdist
python setup.py bdist_wheel
shell: bash
Expand Down

0 comments on commit eadaa5a

Please sign in to comment.