From 8e3ecfc55f22267ad8c326310421ff3bc523e661 Mon Sep 17 00:00:00 2001 From: Jamie Bliss Date: Wed, 22 May 2024 11:20:29 -0400 Subject: [PATCH] Add git for briefcase --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index 9938e965..0ca15333 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -88,6 +88,7 @@ task: - pytest briefcase_script: + - apt-get install git - pip install briefcase - briefcase new --no-input -Q bootstrap=PursuedPyBear - cd helloworld && briefcase package