Closed nathanlaingzigzag closed 4 months ago
I don't see how these two are connected. It's best that you reach out to someone from GitHub team.
Otherwise, I would start debugging by commenting out most of the second workflow and see at which point it starts breaking. I would assume that existence of multiple workflows should not break either of them.
Since this is a question, and it is blocked at the moment, I will be closing this issue. If you think it should be reopened, please tag me here and I will reopen, or create a new issue and mention this one!
Thank you everyone!
I have two actions (see below). Even though all jobs in each
.yml
complete successfully, theNx Cloud - Main Job
returnsError: Process completed with exit code 1.
This only occurs when there is another
.yml
present (even if that.yml
isn't triggered (i.e. only runs on push to main etc)Any idea why this is?
and another action
Raw Log: log.txt