From cd0e2b5157fbd777c76f8f39798f20e32a008947 Mon Sep 17 00:00:00 2001 From: patrick-zippenfenig Date: Sun, 7 Aug 2022 11:13:50 +0200 Subject: [PATCH] submodules --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 00a2173..18c89a5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -75,8 +75,8 @@ jobs: shell: bash - name: Install git run: | - apt-get install -y -qq software-properties-common apt-get update + apt-get install -y -qq software-properties-common add-apt-repository -y ppa:git-core/ppa apt-get update apt-get install -y -qq git