From a96dee495da2fb699a4649b9d196de664a30f8f1 Mon Sep 17 00:00:00 2001 From: bichangxiong <3057647414@qq.com> Date: Thu, 26 Jun 2025 13:16:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/dev.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/dev.yml b/.gitea/workflows/dev.yml index 222d32b..acad7f3 100644 --- a/.gitea/workflows/dev.yml +++ b/.gitea/workflows/dev.yml @@ -23,7 +23,7 @@ jobs: ForEach-Object -Process { Write-Host "发现占用端口10001的进程: PID $($_.OwningProcess)" Stop-Process -Id $_.OwningProcess -Force -ErrorAction SilentlyContinue - Write-Host "已终止进程 $($_.OwningProcess)" + Write-Host "已终止进程 $($_.OwningProcess)" } run: java -jar C:\devtool\server\Property.jar