Skip to content

Commit bb60686

Browse files
committed
disable gradle cache in ci to see if it builds
1 parent 77dd4f9 commit bb60686

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
with:
8888
java-version: '17'
8989
distribution: 'temurin'
90-
cache: gradle
9190

9291
- name: Grant execute permission for gradlew and show version
9392
run: cd android && chmod +x gradlew && ./gradlew --version

0 commit comments

Comments
 (0)