From 2a7d6d46afaab1ad78800214ec2b16e434970e11 Mon Sep 17 00:00:00 2001 From: Kokomo123 Date: Mon, 26 Aug 2024 08:27:39 -0400 Subject: [PATCH] Adjust positioning of with --- .github/workflows/main.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e8c60afb..7fa5a7ce 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -50,14 +50,14 @@ jobs: with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB - tools-cache: true - android: true - dotnet: true - haskell: true - large-packages: true - swap-storage: true - docker-images: false - + tools-cache: true + android: true + dotnet: true + haskell: true + large-packages: true + swap-storage: true + docker-images: false + - name: Set Env run: | IMAGE_VERSION=${{ github.ref_name }}