mirror of
https://github.com/pezkuwichain/pezkuwi-subquery.git
synced 2026-04-22 03:07:57 +00:00
Fix CI workflows to use Yarn 4 (Berry) with corepack
- Add packageManager field to package.json for corepack - Add .yarnrc.yml with node-modules linker - Update all workflows to use corepack enable + yarn --immutable - Remove yarn cache from actions/setup-node (incompatible with Yarn 4)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
nodeLinker: node-modules
|
||||
Reference in New Issue
Block a user