Skip to content
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

(Fix): Use tr for better compatibility #71

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

TylerJang27
Copy link
Contributor

@TylerJang27 TylerJang27 commented Dec 30, 2024

Follow-up to #69. Got the error line 13: ${1,,}: bad substitution in job. Bash <4.0.0 doesn't support the lowercase expansion. Switched to using tr for this instead.

Verified success in job

Copy link

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Copy link

trunk-io bot commented Dec 30, 2024

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@TylerJang27 TylerJang27 merged commit c04f6ed into main Dec 30, 2024
3 checks passed
@TylerJang27 TylerJang27 deleted the tyler/fix-lower-compat branch December 30, 2024 21:07
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