diff options
Diffstat (limited to 'xmake/scripts/action/_run.lua')
| -rw-r--r-- | xmake/scripts/action/_run.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/action/_run.lua b/xmake/scripts/action/_run.lua index bec3656b3..2d22bb987 100644 --- a/xmake/scripts/action/_run.lua +++ b/xmake/scripts/action/_run.lua @@ -44,7 +44,7 @@ function _run.need(name) return accessors[name] end --- done the given config +-- done function _run.done() -- the options |
