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