mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-07 16:03:09 +00:00
Merge branch 'master' into chore/update-libp2p-repo
This commit is contained in:
commit
717cd0a50c
2
.github/actions/install_nimble/action.yml
vendored
2
.github/actions/install_nimble/action.yml
vendored
@ -30,7 +30,7 @@ runs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ '${{ inputs.os }}' == 'macos' ]]; then
|
if [[ '${{ inputs.os }}' == 'macos' ]]; then
|
||||||
OS=apple
|
OS=macosx
|
||||||
else
|
else
|
||||||
OS='${{ inputs.os }}'
|
OS='${{ inputs.os }}'
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user