From 0a63dc0409eb9c3598e173a901ac35922617e4a2 Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Sat, 18 Oct 2025 15:33:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20action.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action.yml b/action.yml index e320508..bc8205d 100644 --- a/action.yml +++ b/action.yml @@ -31,6 +31,8 @@ outputs: runs: using: "composite" + env: + PYTHONPATH: ${{ gitea.action_path }} steps: - run: env - run: pwd