From 5f55172d1382505778227c3e0980893b62fe2831 Mon Sep 17 00:00:00 2001 From: Huawei Date: Thu, 9 Jul 2026 15:16:43 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8E=BB=E6=8E=89=20.deb=20=E5=8C=85?= =?UTF-8?q?=E4=B8=8D=E5=AE=9E=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suites-help/系统使用手册/GIS-Actions-本地部署.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites-help/系统使用手册/GIS-Actions-本地部署.md b/suites-help/系统使用手册/GIS-Actions-本地部署.md index c432b03..7ea4309 100644 --- a/suites-help/系统使用手册/GIS-Actions-本地部署.md +++ b/suites-help/系统使用手册/GIS-Actions-本地部署.md @@ -15,7 +15,7 @@ GIS Actions 是套件的本地执行引擎,跑在你的机器上。 | 平台 | 方式 | 状态 | |------|------|------| -| Linux | `.deb` 包 | 待构建 | +| Linux | 待定 | 待构建 | | Windows | installer | 待构建 | | macOS | Homebrew / .dmg | 待构建 | | 跨平台 | `pip install gis-actions` | 待发布到 PyPI |