Skip to content

Commit

Permalink
test pythonpath
Browse files Browse the repository at this point in the history
  • Loading branch information
Mips2648 committed Feb 5, 2025
1 parent a9a3788 commit 2dd735c
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 @@ -72,6 +72,7 @@ runs:
generate_source_language_translations: ${{ inputs.generate_source_language_translations }}
debug: ${{ inputs.debug }}
run: |
echo "PYTHONPATH=$PYTHONPATH"
cd ${{ github.action_path }}
python -m src.translate_plugin
Expand Down

0 comments on commit 2dd735c

Please sign in to comment.