From 61c86477afec3cc6005b0c97f063864555b1a5b3 Mon Sep 17 00:00:00 2001 From: bitcookies Date: Mon, 6 Apr 2026 14:17:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=98=20Update=20build=20instructions=20?= =?UTF-8?q?and=20Windows=20timing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- README.zh-CN.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe02605..74dd973 100644 --- a/README.md +++ b/README.md @@ -319,9 +319,9 @@ Generate an ASCII-encoded license and output it only to the console. In Actions, you can build applications for six architectures: Linux x64, Linux ARM64, macOS ARM64, Windows x64, Windows Win32, and Windows ARM64. -Click the **Fork** button in the upper-right corner of the project to fork the code to your GitHub. Then locate the forked repository, go to the Actions page, and run "Build All Platforms" (build.yml). +Click the **Fork** button in the upper-right corner of the project to fork the code to your GitHub. Then locate the forked repository, go to the Actions page, and run **"Build All Platforms" (build.yml)**. -> Building on Windows takes about 20 minutes; we recommend building locally for faster results. +> Building on Windows takes about 25 minutes; we recommend building locally for faster results. ![Build](assets/build-workflow-light.png#gh-light-mode-only) diff --git a/README.zh-CN.md b/README.zh-CN.md index 0f3f346..fb5e781 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -319,7 +319,7 @@ dd4ab952600ba16a99236d910bfa995d5f60651ec451f462511507 点击该项目右上角的 **Fork** 按钮,fork 一份代码到你的 Github。然后找到你 fork 的仓库,进入 Actions 页面并手动执行 **Build All Platforms (build.yml)**。 -> Windows 的构建耗时在 20 分钟左右,建议本地构建速度更快。 +> Windows 的构建耗时在 25 分钟左右,建议本地构建速度更快。 ![Build](assets/build-workflow-light.png#gh-light-mode-only)