Skip to content

Commit 84d342e

Browse files
committed
Test cache option
1 parent 7d979f6 commit 84d342e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
distribution: 'sapmachine'
3232
java-version: '11'
33-
cache: ${{ matrix.cache }}
33+
cache: ${{ matrix.build-system }}
3434

3535
# - name: Build with Maven
3636
# if: matrix.build-system == 'maven'

0 commit comments

Comments
 (0)