From b9e56a2a7b78b51ee135349eb983a0ae12487023 Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Sat, 18 Oct 2025 23:23:47 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index f8cf78d..93519db 100644 --- a/action.yml +++ b/action.yml @@ -31,8 +31,8 @@ outputs: runs: using: "composite" - env: - PYTHONPATH: $PYTHONPATH:${{ gitea.action_path }} + # env: + # PYTHONPATH: $PYTHONPATH:${{ gitea.action_path }} steps: - run: env - run: pwd