Checking out a branch didn't work for me. #420
Unanswered
henrypenny
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I attempted to use this action to checkout a branch.
However this didn't work. I believe this is because my branch hadn't been fetched by the action. I guess it makes sense not to fetch everything.
My workaround was this:
I'm not sure if there's a bug in the action or if I simply used it wrong. But the above worked for me. I hope this helps someone.
Beta Was this translation helpful? Give feedback.
All reactions