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