From 382408985d5643fa78c96d71ae7f2411a34423c2 Mon Sep 17 00:00:00 2001 From: Thomas SharedInbox Date: Sun, 10 May 2026 11:24:31 +0200 Subject: [PATCH] chore: fix Taskfile automation and cleanup duplication --- Taskfile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Taskfile.yml b/Taskfile.yml index dac8547..5ea309c 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -212,6 +212,7 @@ tasks: cmds: - scripts/silent_on_success.sh fvm flutter build linux --release --no-pub + _android-avd-setup: internal: true run: once