From 5fba858f689ec0010f3a43148014cac44db9e5bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Tue, 24 Sep 2024 10:26:01 +0800 Subject: [PATCH] =?UTF-8?q?test-and-upload.yml=EF=BC=9A=E5=8F=96=E6=B6=88n?= =?UTF-8?q?ode17=E7=9A=84=E6=B5=8B=E8=AF=95=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test-and-upload.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-upload.yml b/.github/workflows/test-and-upload.yml index a014fb7..00a950b 100644 --- a/.github/workflows/test-and-upload.yml +++ b/.github/workflows/test-and-upload.yml @@ -18,7 +18,7 @@ jobs: ] node: [ 16, - 17 + #17 ] steps: - name: "Checkout"