Skip to content

Commit

Permalink
fix ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
saber-solooki committed Jan 7, 2025
1 parent 954a3d4 commit 71c01ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ jobs:
- name: Upload wheel to PyPI
if: env.PYPI_SSH_KEY
run: |
scp dist/*.whl automate-infra-1.adjust.com:~/pypi/wheels
scp dist/*.whl automate-infra-1.adjust.com:~/pypi/wheels

0 comments on commit 71c01ae

Please sign in to comment.