From a02fcf63408d04b5927d5143e7f21d95f23736c0 Mon Sep 17 00:00:00 2001 From: Mathieu Broillet Date: Tue, 11 Jul 2023 09:04:36 +0000 Subject: [PATCH] Actualiser .gitea/workflows/staging.yaml --- .gitea/workflows/staging.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/staging.yaml b/.gitea/workflows/staging.yaml index a2fc4c4..54179ef 100644 --- a/.gitea/workflows/staging.yaml +++ b/.gitea/workflows/staging.yaml @@ -15,6 +15,7 @@ jobs: - name: Update packages list (apt) run: | apt-get update -y + apt-get install sudo -y - uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest with: