test: find new nimble.exe install dir on Windows

This commit is contained in:
Roman 2023-11-23 21:26:35 +08:00
parent 425215fa54
commit 81f054798f
1 changed files with 1 additions and 0 deletions

View File

@ -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