eWaterCycle / eWaterCycle/setup-grpc
'Error: The "path" argument must be of type string. Received undefined'
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I'm attempting to use this action, using the following in my workflow:
```
- uses: eWaterCycle/setup-grpc@v5
with:
grpc-version: 1.51.1
```
However, the action is failing with the error in subject. Any advice on how to fix?
Contributor guide
Assessment
This issue has not been assessed yet.