manas!
manas!
CDCloudflare Developers
Created by manas! on 2/25/2025 in #workers-help
Github Build not working (worker-rs)
Getting the error of while the automatic build (github) is running:
... Running custom build: cargo install -q worker-build && worker-build --release
/bin/sh: 1: cargo: not found ...
... Running custom build: cargo install -q worker-build && worker-build --release
/bin/sh: 1: cargo: not found ...
I'm using worker-rs, unsure if i need to install cargo in my build config. Works fine on my computer.
1 replies