From 416fe21cfc43b399666b8f65983a42fea4d330b9 Mon Sep 17 00:00:00 2001 From: dreat Date: Tue, 24 Sep 2024 16:59:14 +0200 Subject: [PATCH] try to fix failing build on netlify --- .bundle/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.bundle/config b/.bundle/config index 6070a97..95d507a 100644 --- a/.bundle/config +++ b/.bundle/config @@ -1,2 +1,3 @@ --- BUNDLE_DEPLOYMENT: "true" +BUNDLE_PATH: "/opt/build/cache/bundle"