From 0143710fade07a4386fb97224333b0f589e59af9 Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Mon, 28 Oct 2024 14:56:34 +0100 Subject: [PATCH] update theez --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 9be8acd636..a567ca811f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,7 @@ configuration: "Debug" build_script: - ps: Set-Service wuauserv -StartupType Manual #otherwise, choco command exits with code 1058 - - cmd: pip install aider-chat # Install aider-chat + - cmd: python3 -m pip install aider-chat # Install aider-chat version: 2.1.{build}