From be36a7131c5939fe022bd57660141eb621c2bee0 Mon Sep 17 00:00:00 2001 From: SpecialX <47072643+wangxiner55@users.noreply.github.com> Date: Mon, 22 Dec 2025 13:58:31 +0800 Subject: [PATCH] chore: remove debug steps and loyment workflow --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 26f6b5f..f702632 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -68,6 +68,7 @@ jobs: with: name: next-build path: .next/standalone + include-hidden-files: true deploy: needs: build-and-test