From c0559531fbcc9defdb6ab1dd333122e54a644bfc Mon Sep 17 00:00:00 2001 From: m-1-k-3 Date: Fri, 14 Apr 2023 16:54:41 +0200 Subject: [PATCH] recommended fix --- .github/workflows/default_install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/default_install.yml b/.github/workflows/default_install.yml index 86c78c479..ffd83bcf3 100644 --- a/.github/workflows/default_install.yml +++ b/.github/workflows/default_install.yml @@ -27,7 +27,7 @@ jobs: android: true dotnet: true haskell: true - large-packages: true + large-packages: false swap-storage: true - name: EMBA default install uses: Wandalen/wretry.action@master