From f4c2c0582b52ec32bdee3eb2c33aab02931c62cc Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 11 Feb 2026 12:17:25 -0700 Subject: [PATCH] Switch to remote build --- .gitea/workflows/deploy.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 2da218a..7b41292 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -28,5 +28,4 @@ jobs: - name: Deploy with deploy-rs run: | - rm -rf /homeless-shelter || true - nix run github:serokell/deploy-rs -- .#haschel --skip-checks + nix run github:serokell/deploy-rs -- .#haschel --skip-checks --remote-build