diff --git a/.github/workflows/Preview.yml b/.github/workflows/Preview.yml index 9b977883..f10daf7d 100644 --- a/.github/workflows/Preview.yml +++ b/.github/workflows/Preview.yml @@ -79,6 +79,7 @@ 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