From f4a0b71ee10eeb108d4afd998454f9c317322e73 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Wed, 26 Nov 2025 15:18:36 +0800 Subject: [PATCH] =?UTF-8?q?style(=E8=84=9A=E6=9C=AC=E9=A3=8E=E6=A0=BC):=20?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E9=A3=8E=E6=A0=BC?= 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 209f1f5..6c469e3 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -12,7 +12,7 @@ jobs: registry: hkccr.ccs.tencentyun.com image: hkccr.ccs.tencentyun.com/xiaoqidun/goenv:latest steps: - - name: clone + - name: checkout uses: actions/checkout@v6 - name: download ndk run: |