Jason Payne
Jason Payne
## Add/Update/Remove - [x] I have read the [contributing guidelines](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md) - [x] I agree to the [Code of Conduct](https://github.com/poteto/hiring-without-whiteboards/blob/master/CODE_OF_CONDUCT.md) - [x] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md#format) prescribed in the contributing...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Same issue as #4965 - that issue was closed, but the...
I am running my make commands within a Git bash shell on Windows 10. Actual Makefile target causing the problem: ``` TEMPLATES = $(shell find . -type f -name 'template.yml')...