You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a use case where I need to install the dependencies under in my project's
bin/
dir.So I prepared the following config for mise:
but it doesn't always seem to work. Locally it would work but then on CI using the GH action:
it installs in the default directory (logs verbatim since that's a private repo that uses it):
Beta Was this translation helpful? Give feedback.
All reactions