Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
vihan29 committed Jan 16, 2025
1 parent b315e33 commit a5383a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-python-library.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
name: wheels-${{ runner.os }}-py${{ matrix.python }}
path: wheelhouse/*.whl

publish:
publish:
needs: build_wheels
if: always()
runs-on: ubuntu-latest
Expand Down

0 comments on commit a5383a4

Please sign in to comment.