From cd8e70211bdd8072d53e0de8b86cc414716f8f07 Mon Sep 17 00:00:00 2001 From: Huawei Date: Thu, 9 Jul 2026 08:02:35 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A1=A5=E5=85=85=20GIS=20Actions=20?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E6=AD=A5=E9=AA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suite-user/MEMORY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/suite-user/MEMORY.md b/suite-user/MEMORY.md index 9cfc0b9..6123330 100644 --- a/suite-user/MEMORY.md +++ b/suite-user/MEMORY.md @@ -35,3 +35,8 @@ A: 空闲时几乎不占资源。执行时才启动 Docker 容器。 **Q: 能同时跑多个任务吗?** A: 取决于你的机器配置和配置项。 + +## 部署 + +你需要在自己机器上安装 gis-actions 才能执行套件。 +详见 TOOLS.md 中的部署步骤:Python 3 + Docker + API Key 配置。