GH actions cargo not found

Im getting an error on my github actions when using cloudflare/wrangler-action@2.0.0

/bin/sh: 1: cargo: not found

reading the comments above, im assuming rust is not installed in the docker image used in the action. So i'm in the process of creating a custom docker image and forked a copy of wrangler-action.

https://github.com/CodeCrowCorp/wrangler-rs-action
GitHub
πŸ§™β€β™€οΈ zero-config cloudflare workers application deployment using wrangler and github actions - GitHub - CodeCrowCorp/wrangler-rs-action: πŸ§™β€β™€οΈ zero-config cloudflare workers application deployment u...
Was this page helpful?