From 50cc405df566282f52d5cf6cffbe3ee705a32868 Mon Sep 17 00:00:00 2001 From: Ace Date: Tue, 26 Sep 2023 21:46:19 +0200 Subject: [PATCH] Update update-os.yml --- .github/workflows/update-os.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-os.yml b/.github/workflows/update-os.yml index 07ccd4b..083f42b 100644 --- a/.github/workflows/update-os.yml +++ b/.github/workflows/update-os.yml @@ -23,7 +23,7 @@ jobs: with: # Set the base_image to the desired Raspberry Pi OS version base_image: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2023-05-03/2023-05-03-raspios-bullseye-armhf-lite.img.xz - image_additional_mb: 1500 # enlarge free space to 1.5 GB + image_additional_mb: 1750 # enlarge free space to 1.5 GB optimize_image: true user: inky commands: |