Add signing config to nightly build config
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
cache: gradle
|
||||
- name: Setup Gradle Cache
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/.gradle/caches
|
||||
|
||||
Reference in New Issue
Block a user