We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d979f6 commit 84d342eCopy full SHA for 84d342e
.github/workflows/test-cache.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
distribution: 'sapmachine'
32
java-version: '11'
33
- cache: ${{ matrix.cache }}
+ cache: ${{ matrix.build-system }}
34
35
# - name: Build with Maven
36
# if: matrix.build-system == 'maven'
0 commit comments