From e0b9c3f4d18a44caceda6a7aa4e46f04ad021adb Mon Sep 17 00:00:00 2001 From: lkhsss Date: Sat, 21 Jun 2025 15:35:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gitea.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/gitea.yml b/.github/workflows/gitea.yml index fab5b7d..6a00906 100644 --- a/.github/workflows/gitea.yml +++ b/.github/workflows/gitea.yml @@ -6,6 +6,8 @@ jobs: Explore-Gitea-Actions: runs-on: rust-latest steps: + - name: Checkout repository + uses: actions/checkout@v4 - name: 编译 run: | cargo b -r