chore: readd cache
This commit is contained in:
parent
002fc0897c
commit
ef4422828b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly-builds.yml
vendored
2
.github/workflows/nightly-builds.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
distribution: 'corretto'
|
distribution: 'corretto'
|
||||||
# cache: gradle
|
cache: gradle
|
||||||
|
|
||||||
- name: Get current date
|
- name: Get current date
|
||||||
id: date
|
id: date
|
||||||
|
|
Loading…
Add table
Reference in a new issue