diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index d1435f9..67fe9d2 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -37,6 +37,7 @@ jobs: image: catthehacker/ubuntu:act-latest needs: build if: gitea.ref == 'refs/heads/mauster' + steps: - name: Set up Docker BuildX uses: docker/setup-buildx-action@v2 with: