mirror of
https://codeberg.org/mi6e4ka/openstore.git
synced 2025-06-28 12:09:57 +00:00
ci: use android folder as cache key
This commit is contained in:
parent
de7dacaf6e
commit
d12f4470fd
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ jobs:
|
|||
./.pub-cache
|
||||
./android/.gradle
|
||||
~/.gradle
|
||||
key: ${{ runner.os }}-android-${{ github.sha }}
|
||||
key: ${{ runner.os }}-android-${{ hashFiles('android/') }}
|
||||
|
||||
- name: Build signed APK
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue