From 26567c086286f44a737c6f013379e900b63205f2 Mon Sep 17 00:00:00 2001 From: juewuy Date: Thu, 1 Jan 2026 14:03:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E4=BF=AE=E6=94=B9=20=20=20=20=20=20?= =?UTF-8?q?=20=20.github/workflows/update=5Fsingbox=5Fcore.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update_singbox_core.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update_singbox_core.yaml b/.github/workflows/update_singbox_core.yaml index 2625aa1e..acd3bfd3 100644 --- a/.github/workflows/update_singbox_core.yaml +++ b/.github/workflows/update_singbox_core.yaml @@ -253,7 +253,6 @@ jobs: [ "${{ inputs.tag1 }}" = PuerNya/sing-box ] && crashcore='singboxp' [ "${{ inputs.tag1 }}" = reF1nd/sing-box ] && crashcore='singboxr' mkdir -p ./bin/${crashcore} - rm -fr ./bin/${crashcore}/* mv -f ./tmp/singbox-linux-* ./bin/${crashcore}/ rm -fr ./tmp sed -i "s/${crashcore}_v=.*/${crashcore}_v=${VERSION}/" ./bin/version