From 31cc5ea24612ac41f885b016b9555466b89dfe17 Mon Sep 17 00:00:00 2001 From: JamBalaya56562 Date: Thu, 11 Jun 2026 23:42:29 +0000 Subject: [PATCH] fix(task): append forwarded args to inline bash -c tasks on windows On Windows, an inline task with an explicit POSIX shell (e.g. `shell = "bash -c"`) passed forwarded args as separate argv to `bash -c