Remove the auto-build
This commit is contained in:
parent
91c6a2128e
commit
3f83e6a85b
@ -1,5 +1,6 @@
|
|||||||
if [ ! -f vendor/micropython/ports/unix/micropython ]; then
|
if [ ! -f vendor/micropython/ports/unix/micropython ]; then
|
||||||
make micropython-build-unix
|
echo "Run make micropython-build-unix"
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
vendor/micropython/ports/unix/micropython $@
|
vendor/micropython/ports/unix/micropython $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user