From 4f1bb59a696c1c4eb6ae007c229cc4ea6eb0b2c3 Mon Sep 17 00:00:00 2001 From: Syer10 Date: Tue, 18 Jan 2022 18:48:45 -0500 Subject: [PATCH] Re-enable preview build cache --- .github/workflows/Preview.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/Preview.yml b/.github/workflows/Preview.yml index 11deed89..1c781da0 100644 --- a/.github/workflows/Preview.yml +++ b/.github/workflows/Preview.yml @@ -78,7 +78,6 @@ jobs: if: ${{ matrix.runtime != 'linux-centos-x64' }} uses: gradle/gradle-build-action@v2 with: - cache-disabled: true arguments: > ${{ matrix.build }} -Pcompose.desktop.mac.sign=true