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

Commit

Permalink
Second try to fix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Cach30verfl0w committed Jun 13, 2024
1 parent 8b22ef7 commit b768261
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/kmp-advcrypto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:
path: |
~/.android/avd/*
~/.android/adb*
~/usr/local/lib/android/*
key: kmp-advcrypto-avd-${{ matrix.api-level }}
key: kmp-advcrypto-avd-${{ matrix.api-level }}-cache

- name: Create AVD and generate snapshot for caching
if: steps.avd-cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit b768261

Please sign in to comment.