Fixes.
h3rald h3rald@h3rald.com
Wed, 31 Mar 2021 16:04:31 +0200
3 files changed,
3 insertions(+),
21 deletions(-)
M
.github/workflows/release.yml
→
.github/workflows/release.yml
@@ -87,7 +87,7 @@
# Package the resulting MacOS binary - name: Create artifact (MacOS) run: zip mn_v${{steps.version-nix.outputs.id}}_macosx_x64.zip mn - if: matrix.os == 'macosx-latest' + if: matrix.os == 'macos-latest' # Package the resulting Windows binary - name: Create artifact (Windows)
M
docs/_defs_.md
→
docs/_defs_.md
@@ -54,21 +54,6 @@ >
> $4 #} -{#alias => -## $1 - -> %symbol% -> [ $1 **⇒** $2](class:kwd) -> -> See [$2](#op-$2). - #} - -> %symbol% -> [ $1{{s}} **⇒** {{s}} $2](class:kwd) -> -> See [$2](#op-$2). - #} - {#op => <a id="mn-symbol-id-$1"></a> [$1](class:reference-title)
M
docs/get-started.md
→
docs/get-started.md
@@ -1,10 +1,7 @@
---- - +----- content-type: "page" title: "Get Started" - ---- - +----- {@ _defs_.md || 0 @} You can download one of the following pre-built mn binaries: