From 82b005a118f0a4dbef4de409f4d085a90b80113d Mon Sep 17 00:00:00 2001 From: tligui_y Date: Tue, 26 Aug 2025 15:23:36 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 53cd5bb..493f00b 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ inputs: default: "" env: - description: "Environment type: pixi (default), pip, conda, or custom" + description: "Environment type: pixi (default), pip or conda" required: false default: "pixi"