chore: fix the CI build by adding yarn#8
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
|
Akshay-2007-1
left a comment
There was a problem hiding this comment.
One thing before merge though: the action only overrides publish, so version still falls back to the default bare changeset version. That'll hit the exact same "command not found" the first time there's a changeset to process. Can we add it in the same step so the fix is complete?
with:
version: yarn changeset version
publish: yarn changeset publish
Otherwise looks good.
|
Yep, I'll make the update
Updated! I didn't realise the default was |
No description provided.