test: yaml indent

This commit is contained in:
Roman 2023-11-23 20:46:30 +08:00
parent df6f443811
commit ce4a7fc24c
1 changed files with 0 additions and 2 deletions

View File

@ -123,10 +123,8 @@ runs:
bash build_nim.sh nim csources ${NIMBLE_DIR} NimBinaries
nimble install nimble -y
ls -la nim/bin
# ls -la $NIMBLE_DIR/bin
rm -rf nim/bin/nimble.exe
cp $NIMBLE_DIR/bin/nimble.cmd nim/bin/
ls -la nim/bin
# ln -s $NIMBLE_DIR/bin/nimble.exe nim/bin/nimble.exe