Hugo support in Cloudflare Workers

I got this error [custom build] /bin/sh: 1: ./build.sh: Permission denied and prompted chatGPT which recommended running chmod +x build.sh and pushing to the repo. Only then did the build go through