test: find new nimble.exe install dir on Windows
This commit is contained in:
parent
425215fa54
commit
81f054798f
|
@ -126,4 +126,5 @@ runs:
|
|||
rm -rf nim/bin/nimble.exe
|
||||
ln -s $NIMBLE_DIR/bin/nimble.cmd nim/bin/nimble.cmd
|
||||
ls -la nim/bin
|
||||
find . -name nimble.exe
|
||||
|
||||
|
|
Loading…
Reference in New Issue