mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-13 06:24:27 +00:00
test: different nimble dir
This commit is contained in:
parent
cd15368ebf
commit
beacbd7008
2
.github/actions/install_nim/action.yml
vendored
2
.github/actions/install_nim/action.yml
vendored
@ -119,7 +119,7 @@ runs:
|
||||
cp ./scripts/build_nim.sh .
|
||||
env MAKE="${MAKE_CMD} -j${ncpu}" ARCH_OVERRIDE=${PLATFORM} NIM_COMMIT=${{ inputs.nim_branch }} \
|
||||
QUICK_AND_DIRTY_COMPILER=1 QUICK_AND_DIRTY_NIMBLE=1 CC=gcc \
|
||||
bash build_nim.sh nim csources dist/nimble NimBinaries
|
||||
bash build_nim.sh nim csources dist/my_nimble NimBinaries
|
||||
# nimble install nimble -y
|
||||
# ls -la nim/bin
|
||||
# rm -rf nim/bin/nimble.exe
|
||||
|
Loading…
x
Reference in New Issue
Block a user