GH actions cargo not found
Im getting an error on my github actions when using
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
cloudflare/wrangler-action@2.0.0/bin/sh: 1: cargo: not foundreading 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...