Skip to content

HOTFIX: Move corepack enable before setup node#147

Merged
AdamJHall merged 1 commit into
mainfrom
hotfix/Fix-Adobe-Mesh-Corepack
May 8, 2026
Merged

HOTFIX: Move corepack enable before setup node#147
AdamJHall merged 1 commit into
mainfrom
hotfix/Fix-Adobe-Mesh-Corepack

Conversation

@AdamJHall
Copy link
Copy Markdown
Contributor

Description of the proposed changes
The adobe mesh deploy is failing as it is trying to setup the yarn cache during the setup-node action and failing as corepack has not been enabled yet.

Notes to reviewers

ℹ️ When you've finished leaving feedback, please add a final comment to the PR tagging the author, letting them know that you have finished leaving feedback

Copy link
Copy Markdown

@aligent-lturner aligent-lturner left a comment

Choose a reason for hiding this comment

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

Do we need to do the whole "setup node without a cache, corepack enable, setup node with a cache" dance for safety?

@AdamJHall
Copy link
Copy Markdown
Contributor Author

Do we need to do the whole "setup node without a cache, corepack enable, setup node with a cache" dance for safety?

I don't think so, by enabling corepack it should just give the node setup action what it needs to continue.

@AdamJHall AdamJHall merged commit ee29a03 into main May 8, 2026
3 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.

3 participants