mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
ci: use yarn workspace for workflow dependencies (#48246)
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
},
|
||||
"packageManager": "yarn@4.11.0",
|
||||
"workspaces": [
|
||||
".github/workflows",
|
||||
"spec",
|
||||
"spec/fixtures/native-addon/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user