Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
nachovizzo committed Oct 10, 2023
1 parent b040e11 commit e72b20f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
with:
name: Release artifacts
path: |
dist/*.tar.gz
dist/*.whl
${{github.workspace}}/ament_black/dist/*.tar.gz
${{github.workspace}}/ament_black/dist/*.whl
pypi:
if: github.event_name == 'release'
Expand Down

0 comments on commit e72b20f

Please sign in to comment.