eht16 left a comment (geany/geany#4472) > …and it simply gets stuck. If any of y'all know why, and a solution, we can > try it, otherwise we'll probably not do that. Is it policies because it's not > signed? It requiring some environment that's missing, despite the `/S`?
It's the same as we did in the cross builds, except that we used `wine` there. Just a wild guess: IIUC we set the default shell for all jobs to `msys2`. Maybe this is related and so we could try to set the shell to `cmd` or whatever is the builtin default. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4472#issuecomment-3608543557 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4472/[email protected]>
