From c13c6a95caa73d658c70610d815e5bb48ac1c192 Mon Sep 17 00:00:00 2001 From: John Wesley Walker III <81404201+jww3@users.noreply.github.com> Date: Fri, 3 May 2024 17:07:34 +0200 Subject: [PATCH] Update pristine.yml --- .github/workflows/pristine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pristine.yml b/.github/workflows/pristine.yml index 8a66add..3131032 100644 --- a/.github/workflows/pristine.yml +++ b/.github/workflows/pristine.yml @@ -18,7 +18,7 @@ jobs: - name: "Update apt" run: | apt update - apt-get install software-properties-common + apt-get install software-properties-common -y add-apt-repository ppa:git-core/ppa # apt-get install wget -y apt update