From a713e49b62d666c906c36d73095962b1e1dd911b Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Fri, 28 Oct 2022 08:00:59 -0200 Subject: [PATCH] Update check_git_apply.yaml --- .github/workflows/check_git_apply.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/check_git_apply.yaml b/.github/workflows/check_git_apply.yaml index 6a956c1..249f112 100644 --- a/.github/workflows/check_git_apply.yaml +++ b/.github/workflows/check_git_apply.yaml @@ -32,8 +32,8 @@ jobs: http_proxy= https_proxy= - apt update - apt install -y wget unzip tar sed dos2unix patchutils wiggle curl git + sudo apt update + sudo apt install -y wget unzip tar sed dos2unix patchutils wiggle curl git wget https://github.com/uazo/superpatch/releases/latest/download/SuperPatchUtils.tar.gz tar xfz SuperPatchUtils.tar.gz