diff --git a/.gitea/workflows/deploy-socialize.yml b/.gitea/workflows/deploy-socialize.yml index 93d6f26..ff545ee 100644 --- a/.gitea/workflows/deploy-socialize.yml +++ b/.gitea/workflows/deploy-socialize.yml @@ -39,6 +39,7 @@ jobs: needs: image runs-on: bookworm steps: + - uses: actions/checkout@v4 - name: Install SSH client run: apt-get update && apt-get install -y openssh-client - name: Deploy on sobina