Compare commits
No commits in common. "10ce5db1fa82b4003908192f417d29cda67a1daa" and "f4ef2495703b7c4e8750d71d323d7e78a1848b0f" have entirely different histories.
10ce5db1fa
...
f4ef249570
|
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
<step n="3" title="Execute Sharding">
|
<step n="3" title="Execute Sharding">
|
||||||
<action>Inform user that sharding is beginning</action>
|
<action>Inform user that sharding is beginning</action>
|
||||||
<action>Execute command: `npx @kayvan/markdown-tree-parser explode [source-document] [destination-folder]`</action>
|
<action>Execute command: `npx @kayvan/markdown-tree-parser [source-document] [destination-folder]`</action>
|
||||||
<action>Capture command output and any errors</action>
|
<action>Capture command output and any errors</action>
|
||||||
<action if="command fails">HALT and display error to user</action>
|
<action if="command fails">HALT and display error to user</action>
|
||||||
</step>
|
</step>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue