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

This commit is contained in:
2025-10-18 15:37:28 +03:00
parent 14152d3087
commit 96a2973947

View File

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