&BRANCHLIB ? #142
Answered
by
SanjulaGanepola
UrbinCedric
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
SanjulaGanepola
Jul 24, 2025
Replies: 1 comment 17 replies
-
Hello @UrbinCedric. I assume you are using an |
Beta Was this translation helpful? Give feedback.
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Glad we found the issue!
Are you current building via actions? For your actions, do you have the
&BRANCHLIB
variable specified in your commands? If yes, this is why it is using the proper branch library.At the moment, there isn't a proper way to set the current library to the branch library. For now, you would need to update the hard coded one. You can set this in either the User Library list view as you did or you can set the variable
BUILDLIB
variable. I will look into how we can properly support using the &BRANCHLIB.