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 }}