Skip to content

Commit b997c5e

Browse files
committed
Update build-release.yml
1 parent 41df24d commit b997c5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
architecture: x64
3838
cache: 'gradle'
3939
cache-dependency-path: |
40-
~/.gradle/caches
41-
~/.gradle/wrapper
40+
build.gradle.kts
4241
4342
- name: Read Gradle Properties
4443
uses: BrycensRanch/read-properties-action@v1.0.4

0 commit comments

Comments
 (0)