Skip to content

Commit 226f226

Browse files
committed
[build] 18
1 parent 889c4a0 commit 226f226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-single-exchange.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Upload to PyPI
5555
run: |
56-
cd ../temp_pypi
56+
cd ./temp_pypi
5757
python -m twine upload dist/*
5858
env:
5959
TWINE_USERNAME: __token__

0 commit comments

Comments
 (0)