From bbf6d4d19a617ecd0baf9103e7c3617261d1a21d Mon Sep 17 00:00:00 2001 From: root Date: Sun, 30 Jun 2024 15:50:47 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index 3077c56..e463926 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -6,9 +6,9 @@ jobs: runs-on: pms steps: - uses: http://pms.docker:5678/actions/checkout@v4 - # - uses: http://pms.docker:5678/actions/setup-node@v4 - # with: - # node-version: 18 + - uses: http://pms.docker:5678/actions/setup-node@v4 + with: + node-version: 18 # - name: Print PATH # run: | # echo $PATH