From 1919115a3de32c6bb07004ed7710cd64f3c967fd Mon Sep 17 00:00:00 2001
From: lucasew <lucas59356@gmail.com>
Date: Sun, 1 Dec 2024 10:12:31 -0300
Subject: [PATCH] actions: check if that build dir issue was actually solved

Signed-off-by: lucasew <lucas59356@gmail.com>
---
 .github/workflows/prebuild.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/prebuild.yml b/.github/workflows/prebuild.yml
index 8c456414..9a441e77 100644
--- a/.github/workflows/prebuild.yml
+++ b/.github/workflows/prebuild.yml
@@ -33,7 +33,7 @@ jobs:
           remove-haskell: true
           remove-codeql: true
           remove-docker-images: true
-          overprovision-lvm: true
+          # overprovision-lvm: true
             
       - uses: actions/checkout@v2
       - name: Setup stuff