From 064f66049b233ea0a37f5c05f902bf302beb6672 Mon Sep 17 00:00:00 2001 From: Armamem0t Date: Wed, 9 Jul 2025 23:17:25 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index c7afeb5..c0bb8de 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -12,4 +12,4 @@ jobs: uses: https://git.mingliqiye.com/Actions/checkout@v4 - name: build-test run: | - python -V \ No newline at end of file + python3 -V \ No newline at end of file