From d68d49a46921ed8f3d6b8a53892f04837e8e1717 Mon Sep 17 00:00:00 2001 From: DLmaster361 Date: Tue, 6 May 2025 13:00:04 +0800 Subject: [PATCH] =?UTF-8?q?test(ci):=20=E6=9B=B4=E6=AD=A3=E7=8E=AF?= =?UTF-8?q?=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ssh-test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ssh-test.yml b/.github/workflows/ssh-test.yml index ffb1711..f0ecf68 100644 --- a/.github/workflows/ssh-test.yml +++ b/.github/workflows/ssh-test.yml @@ -18,7 +18,7 @@ # Contact: DLmaster_361@163.com -name: Build AUTO_MAA +name: ssh-test on: workflow_dispatch: @@ -42,7 +42,7 @@ jobs: exit 0 publish_release: name: Publish release - needs: build_AUTO_MAA + needs: pre_check runs-on: ubuntu-20.04 steps: - name: Setup SSH Key