From 1a54cfa2b9958f6e598949b55ec4decdca5afd8a Mon Sep 17 00:00:00 2001 From: yhl452493373 Date: Sat, 22 Nov 2025 16:17:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/BuildLauncher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/BuildLauncher.yml b/.github/workflows/BuildLauncher.yml index c18c315..da40f26 100644 --- a/.github/workflows/BuildLauncher.yml +++ b/.github/workflows/BuildLauncher.yml @@ -37,7 +37,7 @@ env: MANAGED_ZIP_FILE: Managed.zip jobs: - build-spt: + build-launcher: runs-on: ${{ inputs.runner_os }} container: refringe/spt-build-dotnet:2.1.0 defaults: