Skip to content

Commit

Permalink
One more empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarbuzzi committed Nov 15, 2024
1 parent f2faeb9 commit 9f638aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/install-whl/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ runs:
echo "::group::pip install $whl"
pip install "$whl"
version=$(pip freeze | grep "$NAME")
echo "installed $version"
echo "::endgroup::"
Expand Down

0 comments on commit 9f638aa

Please sign in to comment.