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

This commit is contained in:
2025-10-18 15:35:22 +03:00
parent 0a63dc0409
commit 14152d3087

View File

@@ -32,7 +32,7 @@ outputs:
runs: runs:
using: "composite" using: "composite"
env: env:
PYTHONPATH: ${{ gitea.action_path }} PYTHONPATH: PYTHONPATH:${{ gitea.action_path }}
steps: steps:
- run: env - run: env
- run: pwd - run: pwd