Skip to content

fix: use devbox from ~/.local/bin#50

Merged
LucilleH merged 1 commit intojetify-com:mainfrom
supershal:main
May 20, 2024
Merged

fix: use devbox from ~/.local/bin#50
LucilleH merged 1 commit intojetify-com:mainfrom
supershal:main

Conversation

@supershal
Copy link
Copy Markdown
Contributor

Addresses #49
The runner user on self hosted runners does not have access to /usr/local/bin path. This result in cache restore failures at /usr/local/bin.
We can install devbox at user's home directory and make it accessible to subsequent actions.

Copy link
Copy Markdown
Contributor

@LucilleH LucilleH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@LucilleH LucilleH added this pull request to the merge queue May 20, 2024
Merged via the queue into jetify-com:main with commit 88775c2 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants