Skip to content

Commit 534e4c2

Browse files
authored
ci: Point to Android directory
1 parent 062f283 commit 534e4c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141

4242
- name: Cache Gradle
4343
uses: burrunan/gradle-cache-action@v1
44+
with:
45+
home-directory: ${{ github.workspace }}/android
4446

4547
- name: Install dependencies
4648
run: npm ci

0 commit comments

Comments
 (0)