mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Save CC data on CI
https://github.com/gradle/actions/blob/main/setup-gradle/README.md#saving-configuration-cache-data
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
java-version: 21
|
||||
- uses: gradle/actions/setup-gradle@v3
|
||||
with:
|
||||
cache-encryption-key: Da25KUVSE5jbGds2zXmfXw==
|
||||
gradle-home-cache-cleanup: true
|
||||
- name: Write sign info
|
||||
if: github.repository_owner == 'LawnchairLauncher'
|
||||
|
||||
Reference in New Issue
Block a user