commit | 05e87f662bfb64de42495b81f6f49b54140bb17f | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Wed Oct 04 20:10:32 2023 +0200 |
committer | LuK1337 <priv.luk@gmail.com> | Wed Oct 04 20:10:45 2023 +0200 |
tree | 6e265ac0e06b8f1ff11f616db2cf0be4e406b7c0 | |
parent | 4bf39d5cdd16a8746a9aaaeaa4187c3e36234510 [diff] |
Aperture: Enable setup-java@v3 cache Change-Id: If783fbac5364bcb24658f4e6249a9fdec279a85d
diff --git a/.github/workflows/build/action.yml b/.github/workflows/build/action.yml index 444a6a0..5b99427 100644 --- a/.github/workflows/build/action.yml +++ b/.github/workflows/build/action.yml
@@ -9,6 +9,7 @@ with: distribution: 'zulu' java-version: 17 + cache: 'gradle' - name: Build with Gradle shell: bash