From 1debb1cc3e1856e12fd1e852f3d961d1fe60bfa1 Mon Sep 17 00:00:00 2001 From: s-alad Date: Sat, 22 Jun 2024 13:55:11 -0400 Subject: [PATCH] test ci --- .github/workflows/sst.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sst.yml b/.github/workflows/sst.yml index c25f6fe..c2216bb 100644 --- a/.github/workflows/sst.yml +++ b/.github/workflows/sst.yml @@ -37,4 +37,4 @@ jobs: - name: Deploy - run: cd ./client && sst deploy --stage prod \ No newline at end of file + run: cd ./client && sst deploy \ No newline at end of file