mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-11-13 07:11:06 +07:00
2095e6ffe3
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
13 lines
242 B
HTML
13 lines
242 B
HTML
<ol>
|
|
<li><p>Hi, I am a thing</p>
|
|
<pre><code class="sh language-sh">$ git clone thing.git
|
|
|
|
dfgdfg
|
|
</code></pre></li>
|
|
<li><p>I am another thing!</p>
|
|
<pre><code class="sh language-sh">$ git clone other-thing.git
|
|
|
|
foobar
|
|
</code></pre></li>
|
|
</ol>
|