kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
ci: add Gradle `configuration-cache` encryption key
rodzic
16a8503207
commit
b3ae36a91a
|
@ -40,6 +40,8 @@ jobs:
|
|||
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v4
|
||||
with:
|
||||
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
|
||||
|
||||
- name: Check lint
|
||||
run: ./gradlew lintFdroidDebug lintGoogleDebug
|
||||
|
|
Ładowanie…
Reference in New Issue