From 94715e12c5c46ddbb3aef17146612020d6c5b330 Mon Sep 17 00:00:00 2001 From: danipatko Date: Sun, 8 Feb 2026 03:23:44 +0100 Subject: [PATCH] . --- .gitea/workflows/deploy-server.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy-server.yaml b/.gitea/workflows/deploy-server.yaml index 283435c..672bcdf 100644 --- a/.gitea/workflows/deploy-server.yaml +++ b/.gitea/workflows/deploy-server.yaml @@ -60,7 +60,7 @@ jobs: - name: Install 7-Zip run: | sudo apt-get update - sudo apt-get install -y p7zip-full tree + sudo apt-get install -y p7zip-full - name: Process Archives run: |