diff --git a/.github/workflows/Preview.yml b/.github/workflows/Preview.yml index 1c781da0..11deed89 100644 --- a/.github/workflows/Preview.yml +++ b/.github/workflows/Preview.yml @@ -78,6 +78,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