test: get nimble.cmd contents on windows

This commit is contained in:
Roman 2023-11-23 20:06:59 +08:00
parent f35e08ae0a
commit 2a2a552bb0
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ runs:
nimble install nimble -y
ls -la nim/bin
ls -la $NIMBLE_DIR/bin
cat $NIMBLE_DIR/bin/nimble.cmd
# rm -rf nim/bin/nimble.exe
# ln -s $NIMBLE_DIR/bin/nimble.exe nim/bin/nimble.exe