Environment
Windows 10(Ubuntu Subsystem) - Latest SDK
Details
I am using window linux subsystem, and when I run oz compile my build folder comes out like buildcontracts I have to run the follow npm command rm -rf build/contracts && npx oz compile && mv buildcontracts build/contracts
Code to reproduce
