Skip to content

Commit

Permalink
chore: debug noop
Browse files Browse the repository at this point in the history
  • Loading branch information
zckv committed Jan 15, 2025
1 parent 8ea91cf commit 3c4d97e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ runs:
INPUT_PSR_VERSION: ${{ inputs.psr_version }}
run: |
set -eux
env
if ! command -v python $> /dev/null
then
echo "Python not found."
Expand Down

0 comments on commit 3c4d97e

Please sign in to comment.