From 3f3dfd334e53ed80fda88926cc000a30cc491556 Mon Sep 17 00:00:00 2001 From: lkhsss Date: Sat, 21 Jun 2025 15:43:53 +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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/gitea.yml b/.github/workflows/gitea.yml index c17eaab..98726e5 100644 --- a/.github/workflows/gitea.yml +++ b/.github/workflows/gitea.yml @@ -6,8 +6,7 @@ jobs: Explore-Gitea-Actions: runs-on: rust-latest steps: - - run: find node / - - run: node -V + - run: pwd - name: Checkout repository uses: actions/checkout@v4 - name: 编译