mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-30 04:19:13 +00:00
fix caching
This commit is contained in:
3
.github/workflows/build-1214.yml
vendored
3
.github/workflows/build-1214.yml
vendored
@@ -22,7 +22,6 @@ jobs:
|
||||
uses: useblacksmith/cache@v5
|
||||
with:
|
||||
path: |
|
||||
~/.gradle/caches
|
||||
~/.gradle/caches/modules-2
|
||||
~/.gradle/caches/jars-*
|
||||
~/.gradle/caches/transforms-*
|
||||
@@ -129,4 +128,4 @@ jobs:
|
||||
body_path: "./release_notes.md"
|
||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
target_commitish: "${{ github.sha }}"
|
||||
prerelease: false
|
||||
prerelease: false
|
||||
|
||||
Reference in New Issue
Block a user