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

Build script - Fix sed command for team yaml #167

Merged
merged 1 commit into from
May 7, 2024
Merged

Build script - Fix sed command for team yaml #167

merged 1 commit into from
May 7, 2024

Conversation

jomey
Copy link
Contributor

@jomey jomey commented May 7, 2024

The sed command on Mac OS X behaves differently than on Linux. The -i option is for naming a backup file on OSX.

Hopefully fixes #165

The `sed` command on Mac OS X behaves differently than on Linux. The `-i` option is for naming a backup file on OSX.

Hopefully fixes #165
@jomey jomey added the preview label May 7, 2024
@jomey jomey requested a review from scottyhq May 7, 2024 17:30
Copy link

github-actions bot commented May 7, 2024

@github-actions github-actions bot temporarily deployed to pull request May 7, 2024 17:30 Inactive
@scottyhq scottyhq merged commit 05a5ed0 into main May 7, 2024
4 of 5 checks passed
@scottyhq scottyhq deleted the team-yaml branch May 7, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build website - sed command for building the team yaml fails on Mac OS X
2 participants