cnlohr / rawdrawandroid

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

CI broken #70

Closed cnlohr closed 10 months ago

cnlohr commented 10 months ago

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

dreua commented 10 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 10 months ago

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