diff --git a/.gitea/workflows/static-deploy.yml b/.gitea/workflows/static-deploy.yml index 729cc08..e5cea24 100644 --- a/.gitea/workflows/static-deploy.yml +++ b/.gitea/workflows/static-deploy.yml @@ -50,9 +50,6 @@ jobs: run: | ${{ steps.detect-package-manager.outputs.runner }} astro build working-directory: ${{ env.BUILD_PATH }} - - uses: cypress-io/github-action@v6 - with: - browser: chrome - name: Deploy to my server id: deploy uses: up9cloud/action-rsync@master