mirror of
https://github.com/laurent22/joplin.git
synced 2026-06-18 20:16:34 +02:00
Chore: Resolves: Fix CI Yarn install failure (#15641)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
co-authored by
Laurent Cozic
parent
7b1ba72864
commit
f6ac99085c
@@ -1,9 +1,14 @@
|
||||
approvedGitRepositories:
|
||||
- "https://github.com/electron/node-gyp.git"
|
||||
|
||||
checksumBehavior: update
|
||||
|
||||
compressionLevel: mixed
|
||||
|
||||
enableGlobalCache: false
|
||||
|
||||
enableScripts: true
|
||||
|
||||
logFilters:
|
||||
- code: YN0086
|
||||
level: discard
|
||||
@@ -18,4 +23,6 @@ nmHoistingLimits: workspaces
|
||||
|
||||
nodeLinker: node-modules
|
||||
|
||||
npmMinimalAgeGate: 1w
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.16.0.cjs
|
||||
|
||||
Reference in New Issue
Block a user