Unable to publish a private orb for the first time

I’m trying to create a private orb for my organization. I’ve followed the tutorials/docs and jumped through all of the numerous hoops, but I’m stuck on the last step. The “Publishing orb release” in the workflows simply gives me this error message:

Error: Cannot find orb: <redacted-my-org>/build
Exited with code exit status 255

When that is the orb I’m trying to create. So obviously it doesn’t exist. The error message isn’t helpful, and so I’m stuck. Any help appreciated.

Nevermind. I tried the orb init command again, and now publishing is working correctly. I remember the command failed the first time on some git setup, but I thought the orb had been created. Apparently not.