We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2471ba9 commit 4b4ba43Copy full SHA for 4b4ba43
1 file changed
.github/workflows/build.yml
@@ -34,8 +34,8 @@ jobs:
34
with:
35
distribution: 'oracle'
36
java-version: '21'
37
- #architecture: x64
38
- #cache: 'gradle'
+ architecture: x64
+ cache: 'gradle'
39
40
- name: Read Gradle Properties
41
uses: BrycensRanch/read-properties-action@v1.0.4
0 commit comments