From 9fc3cd11451d0ade78a4fc362a7c00f595258c7f Mon Sep 17 00:00:00 2001 From: Benjamin Sherman Date: Sun, 12 Jan 2025 22:25:08 -0600 Subject: [PATCH] chore: test another update to remove software action: no swap --- .github/workflows/build-image.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index f05633d..9812b67 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -60,6 +60,8 @@ jobs: - name: Maximize Build Space uses: ublue-os/remove-unwanted-software@0b50e9144d79e4208a753bf291e1ac8224bcbc7e + with: + remove-swapfile: 'true' - name: Build Image shell: bash