Обновить action.yml
Some checks failed
Test Actions / Builder (push) Failing after 23s

This commit is contained in:
2025-10-18 22:34:02 +03:00
parent 2b93a6c936
commit 734c00ea2a

View File

@@ -44,6 +44,7 @@ runs:
# - run: ls -la
- run: ${{ github.action_path }}/execute.py ${{ github.token }}
- run: echo ${{ github.action_path }}
- run: export PYTHONPATH=$PYTHONPATH:${{ gitea.action_path }}
- run: python -m executor
# main: execute.py
# post: dist/index.js