Open SteveALee opened 3 years ago
Did you ever find a solution to this? I have a similar scenario and am hitting the same error.
No I had to give up. Maybe later version of cli work better?
OK thanks. Yeah I may just try to write my own action using the CLI since this isn't working out.
I want to provide an action so a site can be created for a new repo (created for a github template).
The build action does not wok and as
netlify init
doesn't have a non interactive mode I can't use it via the cli action :(here's my test action which just fails with no error
"ls" is just a command that should not fail for debugging purposes as my normal command did not work
The failing publish output is