amankamlesh
amankamlesh
Yeah, I have started working on it. Can you please come on discord and check thread which I have started
@The-Best-Codes actually build is running fine but problem is if error occurs then we can't identify where it occurred,for that i have created new workflow (https://github.com/amankamlesh/lingo.dev/blob/main/.github/workflows/build.yml)
@The-Best-Codes sir, the thing is it parallely runs react build, sdk build and cli build execution so that you can specifically find where error is occuring and in which file,...
I find this idea interesting, can I also work on this with you