-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure in Github workflows on ec2-runners #141
Comments
I'm not familiar with |
This might ultimately be something we need to tweak in Volta itself. As long as someone makes sure that We might be able to add a flag to |
Hmm. We might be able to avoid this error in the action itself if we setup Basically, this would mean either changing Lines 297 to 310 in d253558
Or calling Lines 386 to 409 in d253558
🤔 |
I'm using this action in my CI, but getting errors regarding my profile/bashrc.
Minimum Working Example
The text was updated successfully, but these errors were encountered: