We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e31dd commit c975260Copy full SHA for c975260
.github/workflows/dataconnect.yml
@@ -91,7 +91,6 @@ jobs:
91
~/.android/adb*
92
key: avd-cache-zhdsn586je-api${{ env.FST_ANDROID_EMULATOR_API_LEVEL }}-ref${{ github.ref_name }}
93
restore-keys: |
94
- avd-cache-zhdsn586je-api${{ env.FST_ANDROID_EMULATOR_API_LEVEL }}-ref${{ github.ref_name }}
95
avd-cache-zhdsn586je-api${{ env.FST_ANDROID_EMULATOR_API_LEVEL }}-
96
97
- name: Create AVD and generate snapshot for caching
0 commit comments