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

This commit is contained in:
2025-10-19 04:21:45 +03:00
parent 4c073677c2
commit d04bc3ebe5

View File

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