Closed ruiiiijiiiiang closed 1 week ago
If so, put it here.
It was failing to build on Mac OS because sometimes the file system may prevent overwriting an existing binary file. I've added a cleaning step before compiling, to explicitly remove the binary file before creating a new one.
Is your pull request linked to an existing issue?
If so, put it here.
What is your pull request about?:
It was failing to build on Mac OS because sometimes the file system may prevent overwriting an existing binary file. I've added a cleaning step before compiling, to explicitly remove the binary file before creating a new one.