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: fix up #893: add missing shell: bash #904

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Dec 23, 2024

内容

#893 (comment)

関連 Issue

その他

@qryxip qryxip requested a review from Hiroshiba December 23, 2024 10:08
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

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

LGTM!!

(ただのコメントですが)
shell: bash忘れるというか、特に新規コミッターの方の初見殺しになっちゃうので、shellを使うかどうかに関わらず全部のymlに

defaults:
  run:
    shell: bash

を書くのが良いかな~と漠然と思ってたのですが、やっぱそうしたほうが心配ごと減って良いかもしれないですね!

ちなみにエンジンとエディタはそうなってます
https://github.com/VOICEVOX/voicevox_engine/blob/5e755b662b8e79bc2ce8c011ae8064ed7b0e10b8/.github/workflows/build-engine-package.yml#L31-L33

でも不格好な気もするし、悩みどころだなぁ。

@qryxip qryxip merged commit 5c472b6 into VOICEVOX:main Dec 24, 2024
29 checks passed
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.

2 participants