From d05496bb3d00839996e03615da9cc4e9065efebc Mon Sep 17 00:00:00 2001 From: cc <98377878+hicccc77@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:02:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dev-daily-fixed.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/dev-daily-fixed.yml b/.github/workflows/dev-daily-fixed.yml index 9697718..bc64942 100644 --- a/.github/workflows/dev-daily-fixed.yml +++ b/.github/workflows/dev-daily-fixed.yml @@ -286,10 +286,6 @@ jobs: - 当前构建版本:\`${{ needs.prepare.outputs.dev_version }}\` - 此版本为每日构建的开发版,包含最新的功能和修复,但可能不够稳定,仅推荐用于测试和验证。 - ## 渠道信息 - - 更新通道:\`dev\`(Windows arm64 使用 \`dev-arm64\`) - - 固定发布页:$RELEASE_PAGE - ## 下载 - Windows x64: ${WINDOWS_URL:-$RELEASE_PAGE} - Windows arm64: ${WINDOWS_ARM64_URL:-$RELEASE_PAGE}