Skip to content

Commit 7109161

Browse files
Update android_build.yml
1 parent cfd9957 commit 7109161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/setup-node@v4
2121
with:
2222
node-version: 20
23-
cache: 'npm'
23+
# Cache removed to prevent "lock file not found" error
2424

2525
- name: Setup Java JDK
2626
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)