is it posible to do it? I have previous experience on github actions (linux enviroment for PS2 Software compilation)
now i'm trying to build one of my programs for windows from github actions, and i dont know where to begin.
i need to setup mingw and build the program (the program is stored on a code::blocks project, i've already converted the project file into a Makefile )