From a7296b45de0ea4b7e115543eb04043c729ea0ef3 Mon Sep 17 00:00:00 2001 From: regisss <15324346+regisss@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:08:19 +0200 Subject: [PATCH] Remove bad PPA in main doc build workflow (#1831) --- .github/workflows/build_main_documentation.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build_main_documentation.yml b/.github/workflows/build_main_documentation.yml index e2a90843aa..f1f4a23262 100644 --- a/.github/workflows/build_main_documentation.yml +++ b/.github/workflows/build_main_documentation.yml @@ -137,6 +137,8 @@ jobs: run: | cd optimum-furiosa pip install . + sudo apt install software-properties-common + sudo add-apt-repository --remove https://packages.microsoft.com/ubuntu/22.04/prod sudo apt update sudo apt install -y ca-certificates apt-transport-https gnupg sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 5F03AFA423A751913F249259814F888B20B09A7E