From 3ec6bd18bebcceafaa659c3b6f2ab3ba95cd71cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=98=D0=9D?= Date: Fri, 29 May 2026 04:49:21 +0000 Subject: [PATCH] =?UTF-8?q?ci:=20=D1=83=D0=B1=D1=80=D0=B0=D1=82=D1=8C=20su?= =?UTF-8?q?do=20=D0=B2=20Deploy=20job=20(act-runner=20=D0=B2=D1=81=D0=B5?= =?UTF-8?q?=D0=B3=D0=B4=D0=B0=20root)=20(#6)=20Co-authored-by:=20=D0=9C?= =?UTF-8?q?=D0=98=D0=9D=20=20Co-committed-by:?= =?UTF-8?q?=20=D0=9C=D0=98=D0=9D=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 51dab3f..f390f40 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -131,7 +131,7 @@ jobs: echo "$KNOWN_HOSTS" > ~/.ssh/known_hosts chmod 600 ~/.ssh/known_hosts - name: Install rsync - run: sudo apt-get update -qq && sudo apt-get install -y rsync openssh-client + run: apt-get update -qq && apt-get install -y rsync openssh-client - name: Deploy to S1 (85.175.7.40:1998) run: | rsync -az --delete-after --human-readable \