From 45f6652cbc41082339c8738c8c4b2dabdacc44a8 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 30 Jun 2024 10:07:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/main.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index 6b1d11c..d80a8d5 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -5,7 +5,7 @@ jobs: name: Build runs-on: pms steps: - - uses: actions/checkout@v4 + # - uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: node-version: 18