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: macOS on Github ActionsでGNU sedをデフォルトにする #1290

Conversation

Hiroshiba
Copy link
Member

@Hiroshiba Hiroshiba commented Apr 16, 2023

内容

mac上ではlinuxやwindowsと違って、sedコマンドがGNU sedではなくBSD sedになっています。
sed_nameで切り替えていましたが、/usr/local/opt/gnu-sed/libexec/gnubinをPATHに追加するとスマートかもと思ったのでそうしてみました。

その他

リリーステスト https://github.com/Hiroshiba/voicevox/releases/tag/0.15.0-check-gnused.0
Actions https://github.com/Hiroshiba/voicevox/actions/runs/4710848233

Copy link
Member

@aoirint aoirint left a comment

Choose a reason for hiding this comment

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

LGTM!!

メモ:GITHUB_PATHはPATHの先頭にパスを追加する

Copy link
Member

@PickledChair PickledChair left a comment

Choose a reason for hiding this comment

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

LGTM!

@PickledChair PickledChair merged commit a60928d into VOICEVOX:main Apr 16, 2023
@Hiroshiba Hiroshiba deleted the GithubActionsでのmacosでGNUコマンドをデフォルトにする branch April 16, 2023 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants