Skip to content

Conversation

@snoble
Copy link
Contributor

@snoble snoble commented Dec 11, 2025

Adds corepack enable step before setup-node in the publish job to ensure the correct yarn version (4.9.2) is used as specified in package.json's packageManager field.

This matches the pattern used in tests.yml and release.yml workflows and prevents yarn from falling back to the global version.

- Add corepack enable step before setup-node
- Ensures correct yarn version (4.9.2) is used as specified in packageManager
- Matches the pattern used in tests.yml and release.yml
- Add corepack enable step before setup-node
- Also enable corepack in yarn cache directory path step (matching tests.yml pattern)
- Ensures correct yarn version (4.9.2) is used
@snoble snoble force-pushed the enable-corepack-publish branch from cee6d39 to adfd51c Compare December 11, 2025 20:43
@snoble snoble merged commit 44ca6df into dev Dec 11, 2025
4 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