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