From cbe1244389bc090b0f9cb25d6cbcc27d980a03a0 Mon Sep 17 00:00:00 2001 From: AnnAngela Date: Mon, 26 Jun 2023 10:20:54 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20Linux=20=E7=BC=96?= =?UTF-8?q?=E8=AF=91=20workflow=20=E9=93=BE=E6=8E=A5=20(#5252)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/2.1-Linux编译教程.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2.1-Linux编译教程.md b/docs/2.1-Linux编译教程.md index d7f479f86f..f7722ec64b 100644 --- a/docs/2.1-Linux编译教程.md +++ b/docs/2.1-Linux编译教程.md @@ -3,7 +3,7 @@ **本教程需要读者有一定的 Linux 环境配置能力及编程基础!** > **Note** -> MAA 的构建方法仍在讨论中, 本教程的内容可能过时, 请以 [GitHub workflow file](https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/master/.github/workflows/release-maa-linux.yml) 中的脚本为准 +> MAA 的构建方法仍在讨论中, 本教程的内容可能过时, 请以 [GitHub workflow file](https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/master/.github/workflows/ci.yml#L134) 中的脚本为准 ## 编译过程