From 0adca22c498010dece0326c6c3e85fbe0f11ac66 Mon Sep 17 00:00:00 2001 From: yourfriendoss <81387799+yourfriendoss@users.noreply.github.com> Date: Fri, 26 Apr 2024 21:30:04 +0300 Subject: [PATCH] modified: .forgejo/workflows/update.yaml scyeah --- .forgejo/workflows/update.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/update.yaml b/.forgejo/workflows/update.yaml index c8e499b..b30d453 100644 --- a/.forgejo/workflows/update.yaml +++ b/.forgejo/workflows/update.yaml @@ -5,6 +5,7 @@ jobs: steps: - uses: http://github.com/actions/checkout@v4 - uses: http://github.com/oven-sh/setup-bun@v1 + - uses: http://github.com/oven-sh/GuillaumeFalourd/setup-rsync@v1.2 - run: bun install - run: bun src/build.ts --build - name: Install SSH Key