The issue happens because obuild folder is committed to Github, along with some other redundant files, which worked as a cache system on the deploy step. Please remove the folders (build, *.egg-info, .scrapy) and compiled python files (if any) from the Github repository and try again.