Обновить 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: runs:
using: "composite" using: "composite"
env: env:
PYTHONPATH: PYTHONPATH:${{ gitea.action_path }} PYTHONPATH: $PYTHONPATH:${{ gitea.action_path }}
steps: steps:
- run: env - run: env
- run: pwd - run: pwd