From 98d125aca1904bd83975a1d1dd15292fd38068c4 Mon Sep 17 00:00:00 2001 From: Armamem0t Date: Wed, 9 Jul 2025 23:25:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index c0bb8de..1bdbeeb 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -12,4 +12,5 @@ jobs: uses: https://git.mingliqiye.com/Actions/checkout@v4 - name: build-test run: | - python3 -V \ No newline at end of file + python3 -V + git push \ No newline at end of file