We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcac48e commit dfd3a14Copy full SHA for dfd3a14
1 file changed
.github/workflows/android_experimental_build.yml
@@ -90,7 +90,7 @@ jobs:
90
restore-keys: |
91
gradle-${{ runner.os }}-
92
93
- - name: Cache Android build output
+ - name: Cache Android build output
94
uses: actions/cache@v4
95
with:
96
path: |
0 commit comments