From 1481906b330ab1215e55afd6986d48d9aae5f5e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Riquelme=20Guzm=C3=A1n?= Date: Wed, 29 Nov 2023 10:08:25 -0300 Subject: [PATCH] chore: restore checksum stuff to pass pipeline --- .yarnrc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.yarnrc.yml b/.yarnrc.yml index e2238f62..3cad4ea2 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -5,3 +5,5 @@ enableGlobalCache: true nodeLinker: node-modules yarnPath: .yarn/releases/yarn-4.0.1.cjs + +checksumBehavior: update \ No newline at end of file