Skip to content

Commit

Permalink
deploy: 6f8b39c
Browse files Browse the repository at this point in the history
  • Loading branch information
utam0k committed Jun 15, 2024
1 parent 8cf7abe commit 5b2d0eb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion developer/e2e/runtime_tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,8 @@ <h1 class="menu-title">Youki User and Developer Documentation</h1>
<main>
<h1 id="runtime-tools"><a class="header" href="#runtime-tools">runtime tools</a></h1>
<h2 id="local"><a class="header" href="#local">local</a></h2>
<pre><code class="language-console">just test-oci
<pre><code class="language-console">$ git submodule update --init --recursive
$ just test-oci
</code></pre>

</main>
Expand Down
3 changes: 2 additions & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1280,7 +1280,8 @@ <h2 id="local"><a class="header" href="#local">local</a></h2>
</code></pre>
<div style="break-before: page; page-break-before: always;"></div><h1 id="runtime-tools"><a class="header" href="#runtime-tools">runtime tools</a></h1>
<h2 id="local-1"><a class="header" href="#local-1">local</a></h2>
<pre><code class="language-console">just test-oci
<pre><code class="language-console">$ git submodule update --init --recursive
$ just test-oci
</code></pre>

</main>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 5b2d0eb

Please sign in to comment.