I have been trying to build kivy app on github I downloaded the build.yml file and action.yml file and pushed it to my github account but lint flake8 keeps showing syntax error (sys not defined etc.)
I tried using buildozer github actions yml file. But that didn't work.