diff --git a/suite-developer/TOOLS.md b/suite-developer/TOOLS.md index 1d7db54..b956103 100644 --- a/suite-developer/TOOLS.md +++ b/suite-developer/TOOLS.md @@ -5,7 +5,7 @@ ### gis-actions(CLI + 执行引擎) ```bash -curl -sLO https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/3.0.1/gis-actions_3.0.1_all.deb +curl -sLO https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/3.0.2/gis-actions_3.0.1_all.deb sudo dpkg -i gis-actions_3.0.1_all.deb ```