cnlohr / rawdrawandroid

Build android apps without any java, entirely in C and Make
MIT License
3.55k stars 226 forks source link

CI broken #70

Closed cnlohr closed 11 months ago

cnlohr commented 12 months ago

@dreua any chance you could look at why the CI is broken? The error is nonobvious to me.

dreua commented 12 months ago

It consistently failed at:

[===                                    ] 8% Computing updates...               
Warning: Failed to find package 'patcher;v4'
[===                                    ] 10% Computing updates...              

[===                                    ] 10% Computing updates...              
Error: Process completed with exit code 1.

It just said warning but maybe this is actually an error? Do you know what this patcher is and maybe if we can use it in another version?

dreua commented 12 months ago

Tried it without a version but that also failed, removing patcher it is green. Do we need this package?