Skip to content

Commit a5623af

Browse files
Use more explicit naming for new-arch gradle prop cache
1 parent 95640ad commit a5623af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ReactNativeSlider-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
cache-name: cached-gradle-new-arch-prop
132132
with:
133133
path: example/android/gradle.properties
134-
key: ${{ hashFiles('./example/android/gradle.properties') }}
134+
key: gradle-prop-new-arch-config
135135

136136
- name: Build the Android OS app
137137
run: cd example/android && ./gradlew assembleDebug

0 commit comments

Comments
 (0)