Обновить action.yml
All checks were successful
Test Actions / Builder (push) Successful in 12s

This commit is contained in:
2025-10-18 23:36:46 +03:00
parent b9e56a2a7b
commit 2e414e98f0

View File

@@ -43,7 +43,9 @@ 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: env
- run: python -m executor git
# main: execute.py
# post: dist/index.js