Deploying Blazor project: /bin/sh: 1: build.sh: not found

I'm trying to deploy a blazor project to pages, I've followed the steps in this https://developers.cloudflare.com/pages/framework-guides/deploy-a-blazor-site/ - added the build.sh file into the root dir using the git add --chmod=+x build.sh command However when deploying I'm getting that the build.sh file is not found
21:53:06.224 Executing user command: build.sh
21:53:06.232 /bin/sh: 1: build.sh: not found
21:53:06.224 Executing user command: build.sh
21:53:06.232 /bin/sh: 1: build.sh: not found
using this for the build command
./build.sh
./build.sh
using this for the output
output/wwwroot
output/wwwroot
Cloudflare Docs
Deploy a Blazor Site · Cloudflare Pages docs
Blazor is an SPA framework that can use C# code, rather than JavaScript in the browser. In this guide, you will build a site using Blazor, and deploy …
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server