From 1ac478366635646a1bac7d954d86b64eb400b604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Thu, 16 Feb 2023 03:48:41 +0000 Subject: [PATCH] Update app-prebuild.yml --- .github/workflows/app-prebuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/app-prebuild.yml b/.github/workflows/app-prebuild.yml index 81fc0b7..894e03c 100644 --- a/.github/workflows/app-prebuild.yml +++ b/.github/workflows/app-prebuild.yml @@ -24,7 +24,7 @@ jobs: # The type of runner that the job will run on runs-on: [ self-hosted, Linux ] environment: - name: "Development" + name: "Pre-build" # Steps represent a sequence of tasks that will be executed as part of the job steps: