From 5b5ef19b81aeb0d6f448e45fb80a5d8114ea8fb1 Mon Sep 17 00:00:00 2001 From: lkhsss Date: Sat, 21 Jun 2025 15:41:40 +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 6a00906..c17eaab 100644 --- a/.github/workflows/gitea.yml +++ b/.github/workflows/gitea.yml @@ -6,6 +6,8 @@ jobs: Explore-Gitea-Actions: runs-on: rust-latest steps: + - run: find node / + - run: node -V - name: Checkout repository uses: actions/checkout@v4 - name: 编译