Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
Repair cached gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Cach30verfl0w committed Jun 13, 2024
1 parent 0d8d996 commit 2e2544d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kmp-advcrypto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
id: gradle-cache
with:
path: |
~/.gradle
key: kmp-advcrypto-gradle
~/.gradle/caches
key: kmp-advcrypto-gradle-cache

- name: AVD cache
uses: actions/cache@v4
Expand Down

0 comments on commit 2e2544d

Please sign in to comment.