From 65b9ea53c46466ee862ba760169f32b9740742bb Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 26 Mar 2026 17:00:38 -0300 Subject: [PATCH] chore(taskfile): add one more file to dependencies --- Taskfile.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Taskfile.yaml b/Taskfile.yaml index df0943f6d46119515b93df338df88b883a2db0d9..f27770b1514d0784a9d53e5815d711b4a5231eb2 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -51,6 +51,7 @@ tasks: - go.mod - internal/agent/**/*.md - internal/agent/**/*.md.tpl + - internal/agent/hyper/provider.json generates: - crush{{exeExt}} @@ -124,6 +125,7 @@ tasks: - go.mod - internal/agent/**/*.md - internal/agent/**/*.md.tpl + - internal/agent/hyper/provider.json profile:cpu: desc: 10s CPU profile