AbteeXAILabs commited on
Commit
f2a44d1
·
verified ·
1 Parent(s): 2ca85b1

Deploy GoalOS by AbteeX AI Labs Space

Browse files
Files changed (1) hide show
  1. docs/index.html +2 -2
docs/index.html CHANGED
@@ -231,8 +231,8 @@ graph.add_goal(
231
  <span>Local commands</span>
232
  <button class="chip-button chip-button--small" type="button" data-copy-source="publish-example">Copy</button>
233
  </div>
234
- <pre><code id="publish-example">pnpm hf:space:verify
235
- pnpm hf:space:publish</code></pre>
236
  </div>
237
 
238
  <p>
 
231
  <span>Local commands</span>
232
  <button class="chip-button chip-button--small" type="button" data-copy-source="publish-example">Copy</button>
233
  </div>
234
+ <pre><code id="publish-example">node scripts/verify-hf-space.mjs
235
+ node scripts/publish-hf-space.mjs</code></pre>
236
  </div>
237
 
238
  <p>