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

This commit is contained in:
2025-10-18 22:35:15 +03:00
parent 734c00ea2a
commit 45a8a2ed98

View File

@@ -43,7 +43,6 @@ runs:
# - run: git clone ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} ${PWD}
# - 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