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

This commit is contained in:
2025-10-19 04:16:44 +03:00
parent a09ef1876e
commit 4c073677c2

View File

@@ -38,7 +38,7 @@ runs:
using: "composite"
steps:
- run: env
- run: cat ${GITHUB_EVENT_PATH}
- run: cat $GITHUB_EVENT_PATH
- run: cp ${GITHUB_ACTION_PATH}/gitconfig /root/.gitconfig
- name: Run executor git
run: python -m executor git